溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務(wù)條款》

C#winfrom 控件縮寫規(guī)范

發(fā)布時間:2020-07-24 08:36:32 來源:網(wǎng)絡(luò) 閱讀:881 作者:fiybird1982 欄目:編程語言

 標(biāo)準(zhǔn)控件

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
數(shù)據(jù)
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問一下細(xì)節(jié)

免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點不代表本網(wǎng)站立場,如果涉及侵權(quán)請聯(lián)系站長郵箱:is@yisu.com進(jìn)行舉報,并提供相關(guān)證據(jù),一經(jīng)查實,將立刻刪除涉嫌侵權(quán)內(nèi)容。

AI