'Declaration Public Enum StyleGlyph Inherits System.Enum
public enum StyleGlyph : System.Enum
'Declaration Public Enum StyleGlyph Inherits System.Enum
public enum StyleGlyph : System.Enum
Member | Description |
---|---|
ArrowDown | A black&white image displayed on the 'Scroll Down' button. |
ArrowLeft | A black&white image displayed on the 'Scroll Left' button. |
ArrowRight | A black&white image displayed on the 'Scroll Right' button. |
ArrowUp | A black&white image displayed on the 'Scroll Up' button. |
CalendarDropDown | A black&white image displayed on the drop-down button of InputDatePicker. |
CheckMark | A black&white image that appears on checked check boxes. |
CollapseGroup | A black&white image that appears on expanded group headers. |
ExpandGroup | A black&white image that appears on collapsed group headers. |
IndeterminateMark | A black&white image that appears on a check box which is in indeterminate state. |
MenuCheckMark | A black&white image marking the toggled menu items. |
MinusButton | A black&white image of the Minus button. |
NextMonthArrow | A black&white image displayed on the 'Next Month' button. |
NextYearArrow | A black&white image displayed on the 'Next Year' button. |
None | Value used as default for StyleGlyph enumeration. |
PlusButton | A black&white image of the Plus button. |
PopupResizeGripper | A black&white image of a handle for resizing menus vertically. |
PrevMonthArrow | A black&white image displayed on the 'Previous Month' button. |
PrevYearArrow | A black&white image displayed on the 'Previous Year' button. |
SmallArrowDown | A small down arrow glyph shown on drop-down buttons and up-down elements. |
SmallArrowUp | A small up arrow glyph used in up-down elements. |
SubmenuArrow | A black&white image that shows an arrow for the submenu. |
System.Object
System.ValueType
System.Enum
C1.Win.C1InputPanel.StyleGlyph