[]
        
(Showing Draft Content)

C1.Win.InputPanel.StyleConst

StyleConst Enum

Named style constants of System.Int32 type.

Namespace: C1.Win.InputPanel
Assembly: C1.Win.InputPanel.8.dll
Syntax
public enum StyleConst

Fields

Name Description
CheckBoxSize

Width and height of the check box mark area.

DropDownCorners

The value of the corners of the drop-down form.

GripPanelHeight

The height of the menu resizing gripper area.

ItemPadding

The value of the padding of the drop-down items.

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.