通过本文主要向大家介绍了c#控件命名规范,c#控件命名,c#控件命名规则,c# k线图控件,c#控件等相关知识,希望对您有所帮助,也希望大家支持linkedu.com www.linkedu.com
| 类 型 | 前 缀 | 示 例 |
| Adrotator | adrt | adrtTopAd |
| BulletedList | blst | blstCity |
| Button | btn | btnSubmit |
| Calendar | cal | calMettingDates |
| CheckBox | chk | chkBlue |
| CheckBoxList | chkl | chklFavColors |
| DropDownList | drop | dropCountries |
| FileUpLoad | fup | fupImage |
| HiddenField | hfld | hfldName |
| HyperLink | hlk | hlkDetails |
| Image | img | imgAuntBetty |
| ImageButton | ibtn | ibtnSubmit |
| ImageMap | imap | imapSite |
| Label | lbl | lblResults |
| LinkButton | lbtn | lbtnSubmit |
| ListBox | lst | lstCountries |
| Literal | ltl | ltlTitle |
| Localize | loc | locChina |
| MultiView | mvw | mvwForm1 |
| Panel | pnl | pnlForm2 |
| PlaceHolder | plh | plhFormContents |
| RadioButton | rad | radFemale |
| RadioButtonList | radl | radlGender |
| SubStitution | subs | subsTime |
| Table | tbl | tblCountryCodes |
| TextBox | txt | txtFirstName |
| View | vw | vwCity |
| Wizard | wiz | wizRegister |
| Xml | xml | xmlBooks |
Data Control
| 类 型 | 前 缀 | 示 例 |
| AccessDataSource | ads | adsPubs |
| DataList | dlst | dlstTitles |
| DetailView | dvw | dvwTitles |
| FormView | fvw | fvwFonts |
| GridView | gvw | gvwCity |
| ObjectDataSource | ods | odsMenus |
| Repeater | rpt | rptQueryResults |
| ReportViewer | rvw | rvwRecord |
| SiteMapDataSource | smds | smdsSite |
SqlDataSo
您可能想查找下面的文章:文章分类 |

