'Declaration Public Enum StyleConst Inherits System.Enum
public enum StyleConst : System.Enum
'Declaration Public Enum StyleConst Inherits System.Enum
public enum StyleConst : System.Enum
Member | Description |
---|---|
CheckBoxSize | Width and height of the check box mark area. |
GripPanelHeight | The height of the menu resizing gripper area. |
MenuSeparatorLeftPadding | Spacing before the horizontal line displayed as menu item separator. |
NavigatorSeparatorWidth | The width of a separator between group of button on InputDataNavigator. |
None | Value used as default for StyleConst enumeration. |
ProgressBarPadding | The value of horizontal and vertical padding of the bar showing progress. |
RadioBoxSize | Width and height of the InputRadioButton mark area. |
RadioMarkSize | Width and height of the image that appears on checked InputRadioButton. |
StackScrollButtonHeight | The height of a stack scroll button ('hot scrolling' menu area). |
TooltipGradient | Specifies a background gradient for tooltips. |
TrackBarThumbHeight | The height of track bar thumb. |
TrackBarThumbWidth | The width of track bar thumb. |
TrackBarTickHeight | The height of tick marks. |
TrackBarTickWidth | The width of tick marks. |
System.Object
System.ValueType
System.Enum
C1.Win.InputPanel.StyleConst