Visual Studio 2005 Windows Forms Controls List
Posted on 2008-03-30 18:47 JieNet 阅读(282) 评论(0) 收藏 举报
Visual Studio 2005 Windows Forms Controls List (part)
Category |
Control Name |
Remark |
Data Display |
DataGridView |
|
Data Binding And Navigation |
BindingSource |
|
BindingNavigator |
| |
Text Editor |
TextBox |
|
RichTextBox |
| |
MaskedTextBox |
| |
Information Display |
Label |
|
LinkLabel |
| |
StatusStrip |
| |
ProgressBar |
| |
WebSite Display |
WebBrowser |
|
List |
CheckedListBox |
|
ComboBox |
| |
DomainUpDown |
| |
ListBox |
| |
ListView |
| |
NumericUpDown |
| |
TreeView |
| |
Image Display |
PictureBox |
|
Image Storage |
ImageList |
|
Selection(Single/Multi) |
CheckBox |
|
CheckListBox |
| |
RadioButton |
| |
TrackBar |
| |
Date |
DataTimePicker |
|
MonthCalendar |
| |
Dialog |
ColorDialog |
|
FontDialog |
| |
OpenFileDialog |
| |
PrintDialog |
| |
PrintPreviewDialog |
| |
FolderBrowserDialog |
| |
SaveFileDialog |
| |
Menu |
MenuStrip |
|
ContextMenuStrip |
| |
Command |
Button |
|
LinkLabel |
| |
NotifyIcon |
| |
ToolStrip |
| |
Helper |
HelpProvider |
|
ToolTip |
| |
Container |
Panel |
|
GroupBox |
| |
TabControl |
| |
SplitContainer |
| |
TableLayoutPanel |
| |
FlowLayoutPanel |
| |
Sound |
SoundPlayer |
|