.net 控件缩写

简介:

标准控件 
1   btn     Button                
2   chk     CheckBox              
3   ckl     CheckedListBox        
4   cmb     ComboBox              
5   dtp     DateTimePicker        
6   lbl     Label                 
7   llb     LinkLabel             
8   lst     ListBox               
9   lvw     ListView              
10 mtx     MaskedTextBox         
11 cdr     MonthCalendar         
12 icn     NotifyIcon            
13 nud     NumeircUpDown         
14 pic     PictureBox            
15 prg     ProgressBar           
16 rdo     RadioButton           
17 rtx     RichTextBox           
18 txt     TextBox               
19 tip     ToolTip               
20 tvw     TreeView              
21 wbs     WebBrowser            
容器控件 
1   flp     FlowLayoutPanel       
2   grp     GroupBox              
3   pnl     Panel                 
4   spl     SplitContainer        
5   tab     TabControl            
6   tlp     TableLayoutPanel      
菜单和工具栏 
1   cms     ContextMenuStrip      
2   mns     MenuStrip             
3   ssr     StatusStrip           
4   tsr     ToolStrip             
5   tsc     ToolStripContainer    
数据 
1   dts     DataSet               
2   dgv     DataGridView          
3   bds     BindingSource         
4   bdn     BindingNavigator      
5   rpv     ReportViewer          
对话框 
1   cld     ColorDialog           
2   fbd     FolderBrowserDialog   
3   fnd     FontDialog            
4   ofd     OpenFileDialog        
5   sfd     SaveFileDialog        
组件 
1   bgw     BackgroundWorker      
2   dre     DirectoryEntry        
3   drs     DirectorySearcher     
4   err     ErrorProvider         
5   evl     EventLog              
6   fsw     FileSystemWatcher     
7   hlp     HelpProvider          
8   img     ImageList             
9   msq     MessageQueue          
10 pfc      PerformanceCounter   
11 prc      Process              
12 spt      SerialPort           
13 scl      ServiceController    
14 tmr      Timer                
印刷 
1   psd     PageSetupDialog       
2   prd     PrintDialog           
3   pdc     PrintDocument         
4   prv     PrintPreviewControl   
5   ppd     PrintPreviewDialog    
水晶报表 
1   crv     CrystalReportViewer   
2   rpd     ReportDocument        
其他 
1   dud     DomainUpDown          
2   hsc     HScrollBar            
3   prg     PropertyGrid          
4   spl     Splitter              
5   trb     TrackBar              
6   vsc     VScrollBar 

本文转自today4king博客园博客,原文链接:http://www.cnblogs.com/jinzhao/archive/2009/05/07/1451977.html,如需转载请自行联系原作者 
相关文章
|
2月前
|
SQL 开发框架 前端开发
ASP.NET WEB项目中GridView与Repeater数据绑定控件的用法
ASP.NET WEB项目中GridView与Repeater数据绑定控件的用法
32 0
|
4月前
|
JavaScript C#
【傻瓜级JS-DLL-WINCC-PLC交互】2.wincc使用C#开发的.net控件
【傻瓜级JS-DLL-WINCC-PLC交互】2.wincc使用C#开发的.net控件
41 0
|
4月前
|
JavaScript Linux C#
【傻瓜级JS-DLL-WINCC-PLC交互】1.C#用windows窗体控件创建.net控件
【傻瓜级JS-DLL-WINCC-PLC交互】1.C#用windows窗体控件创建.net控件
65 0
|
4月前
|
开发框架 .NET 数据安全/隐私保护
Asp.Net第二章服务器端控件
Asp.Net第二章服务器端控件
27 0
|
4月前
|
开发框架 JavaScript .NET
Asp.Net就业课之三验证控件
Asp.Net就业课之三验证控件
44 0
|
4月前
|
开发框架 .NET
Asp.Net就业课堂之模板控件
Asp.Net就业课堂之模板控件
38 1
|
4月前
|
XML 数据可视化 数据库
VB.NET—DataGridView控件教程详解
VB.NET—DataGridView控件教程详解
135 0
|
10月前
|
开发框架 JavaScript .NET
Asp.net 控件用法汇总-RadioButtonList、DropDownList、button、Checkbox...(续)
Asp.net 控件用法汇总-RadioButtonList、DropDownList、button、Checkbox...(续)
88 0
|
10月前
|
开发框架 JavaScript 前端开发
Asp.net 控件用法汇总-RadioButtonList、DropDownList、button、Checkbox...
Asp.net 控件用法汇总-RadioButtonList、DropDownList、button、Checkbox...
62 0
|
10月前
|
开发框架 .NET C++
【asp.net】控件
【asp.net】控件
68 0