-
Notifications
You must be signed in to change notification settings - Fork 0
Control Inventory
ProGraMajster edited this page Mar 28, 2026
·
2 revisions
This page lists the public controls currently documented in ModernFormsNext.xml.
Each available control links to its own page with a summary, documented properties, methods, events, and a small usage example. The inventory is based on the generated XML documentation for the project. fileciteturn6file0
- Control
- Form
- Panel
- ScrollableControl
- FlowLayoutPanel
- TableLayoutPanel
- SplitContainer
- Splitter
- WindowBase
- PopupWindow
- Button
- Label
- TextBox
- CheckBox
- RadioButton
- ComboBox
- ListBox
- ListView
- TreeView
- PictureBox
- ProgressBar
- TrackBar
- NumericUpDown
- DateTimePicker
- ScrollBar
- HorizontalScrollBar
- VerticalScrollBar
- Menu
- ContextMenu
- ToolBar
- StatusBar
- TabControl
- TabPage
- TabStrip
- Ribbon
- NavigationPane
- FormTitleBar
- FileDialog
- OpenFileDialog
- SaveFileDialog
- FolderBrowserDialog
- ColorBox
- HueSlider
The following commonly expected controls do not currently appear as public documented control types in ModernFormsNext.xml, so they are treated here as missing or not yet documented:
ColorDialogGroupBoxLinkLabelMaskedTextBoxMonthCalendarRichTextBoxDataGridViewPropertyGridToolTipNotifyIconWebViewMediaElementChartCarousel
- This inventory reflects the current XML documentation, not an aspirational roadmap.
- If a control exists in source code but is missing here, it likely needs public XML documentation or public exposure.