温馨提示×

温馨提示×

您好,登录后才能下订单哦!

密码登录×
登录注册×
其他方式登录
点击 登录注册 即表示同意《亿速云用户服务条款》

C#winfrom 控件缩写规范

发布时间:2020-07-24 08:36:32 来源:网络 阅读:888 作者:fiybird1982 栏目:编程语言

 标准控件

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 *** 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

==============================================

向AI问一下细节

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。

AI