Controls
Control | Prefix | Comments (Equivalent Windows Control) |
Border | ||
Button | btn | |
Canvas | (Panel) | |
Calendar | ||
CheckBox | chb | |
CollectionViewSource | (BindingSource) | |
ComboBox | cbo | |
ContentControl | A control controlling a single type of object. | |
ContextMenu | (ContextMenuStrip) | |
DataGrid | dgr | (DataGridView) |
DatePicker | (DateTimePicker) Allows the user to select a specific date and/or time. | |
DispatchTimer | (Timer) | |
DocumentViewer | A document viewing control that can host FixedDocument content | |
Ellipse | ||
Expander | Represents the control that displays a header that has a collapsible window | |
Frame | ||
GridView | ||
Grid | (TableLayoutPanel) | |
GridSplitter | (SplitContainer) | |
GroupBox | ||
Image | (PictureBox) Allows you to have a repository of images in your assembly. | |
Label | lbl | |
ListBox | lsb | (CheckedListBox) |
ListView | lsv | Allows the user to select a single (or multiple) items from a list with multiple columns. |
MediaElement | A control containing audio and/or video. | |
MediaPlayer | (SoundPlayer) | |
Menu | ||
PasswordBox | ||
ProgressBar | Allows the user to indicate progress using a graphical bar. | |
RadioButton | ||
Rectangle | ||
RichTextBox | Allows the user to display text with formatting. | |
ScrollBar | (HScrollBar, VScrollBar) | |
ScrollViewer | (ScrollableControl) A scrollable area that can contain other visible elements. | |
Separator | ||
Slider | (TrackBar) | |
StackPanel | ||
StatusBar | (StatusStrip) | |
TabControl | ||
TextBlock | ||
TextBox | ||
ToolBar | (ToolStrip, ToolStripPanel) | |
TreeView | tvw | |
ViewBox | ||
WebBrowser | (WebBrowser) Allows the user to include a web browser on a form. | |
WebView2 |
© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited TopPrevNext