Class AllControlDefaults
Contains default property values for all the controls in the library.
public class AllControlDefaults
- Inheritance
-
AllControlDefaults
Properties
- CheckListBox
Contains default property values for the CheckListBox.
- ColorPicker
Contains default property values for the ColorPicker.
- DateTimePicker
Contains default property values for the DateTimePicker.
- this[ControlTypeId]
Gets ControlDefaults for the specified ControlTypeId.
- LayoutPanel
Contains default property values for the LayoutPanel.
- MultilineTextBox
Contains default property values for the MultilineTextBox.
- NumericUpDown
Contains default property values for the NumericUpDown.
- PictureBox
Contains default property values for the PictureBox.
- ProgressBar
Contains default property values for the ProgressBar.
- RadioButton
Contains default property values for the RadioButton.
- ScrollViewer
Contains default property values for the ScrollViewer.
- SplitterPanel
Contains default property values for the SplitterPanel.
- StackPanel
Contains default property values for the StackPanel.
- StatusBarPanel
Contains default property values for the StatusBarPanel.
- TabControl
Contains default property values for the TabControl.
- ToolbarItem
Contains default property values for the ToolbarItem.
- UserPaintControl
Contains default property values for the UserPaintControl.
- WebBrowser
Contains default property values for the WebBrowser.
Methods
- GetPropValue(ControlTypeId, ControlDefaultsId)
Returns default property value for some control.
- GetProps(ControlTypeId)
Returns default property values for some control.