https://www.dummies.com/programming/net/standardized-naming-conventions-for-visual-basic-net/
PrefixCorresponding ObjectExamplePrefixCorresponding ObjectExample
Acd | ActiveDoc | AcdMainPage | Hpl | HyperLink | HplURL |
Chk | CheckBox | ChkBoldface | Lbl | Label | LblContents |
Cbo | ComboBox | CboDropper | Lst | ListBox | LstNames |
Cm | ADO command (database) | CmMyCommand | Pag | Page | PagTurn |
Cmd | CommandButton | CmdExit | Pgf | PageFrame | PgfRule |
Cmg | CommandGroup | CmgSelectOne | Prj | ProjectHook | PrjSuzerine |
Cn | Connection (database) | CnMyConnex | Rb | RadioButton | RbBlueBackground |
Con | Container | CntFramed | Rs | Recordset (database) | RsTotalSales |
Ctr | Control | CtlSeeThis | Sep | Separator | SepZone |
Fld | Field (database) | FldTitles | Spn | Spinner | SpnWatch |
Frm | Form | FrmColors | Txt | TextBox | TxtAddress |
Frs | FormSet | FrsTypeIn | Tmr | Timer | TmrAnimation |
Grd | Grid | GrdGoods | Tbr | ToolBar | TbrDropThis |
Grc | Column (in grid) | GrcQuantity | Tbl | Table (database) | TblTitles |
Grh | Header (in grid) | GrhYearsResults |
참조.
728x90
'Programming Language > C#' 카테고리의 다른 글
[grapecity/spread] insert a spread chart at run time (0) | 2021.04.01 |
---|---|
C#, TeeChart에 ToolTip 표시하기 (0) | 2021.04.01 |
offline .net 3.5 설치 (0) | 2020.07.30 |
[grapecity/farpoint] ComboBoxCellType 처리. (0) | 2020.07.08 |
[grapecity/farpoint] fix spread column size (0) | 2020.07.08 |