自己收集自网络,转载本文请保留来源(否则以后我这边更新了,不写转载来源的坑爹了)
控件类型 | 前缀 |
Button | btn |
CheckBox | chk |
CheckedListBox | lst |
ComboBox | cmb |
CommandButton | cmd |
ContextMenu | mnu |
Control | ctl |
DataGrid | dg |
DateTimePicker | dtp |
DropDownList | ddl |
Form | frm |
FormSet | frs |
Grid | grd |
GridView | gv |
GroupBox | grp |
Hyperlink | lnk |
Image | img |
ImageButton | iBtn |
ImageList | iml |
Label | lbl |
ListBox | lst |
ListView | lvw |
Menu | mnu |
MenuItem | mnu |
NotificationIcon | nfy |
Panel | pnl |
PictureBox | pct |
ProgressBar | prg |
RadioButton | rad |
Splitter | spl |
StatusBar | sts |
TabControl | tab |
TabPage | tab |
TextBox | txt |
Timer | tmr |
TreeView | tvw |
http://msdn.microsoft.com/en-us/library/aa979151(v=vs.71).aspx
http://en.wikibooks.org/wiki/C_Sharp_Programming/Naming
http://www.surfingsuccess.com/asp/net-vb-c-control-naming-conventions.html
https://support.microsoft.com/kb/173738?wa=wsignin1.0
http://www.cnblogs.com/flydoos/archive/2011/08/29/2158903.html
http://cybarlab.blogspot.com/2013/02/standard-naming-convention-for-aspnet.html