'Declaration Public Enum StyleFlag Inherits System.Enum
public enum StyleFlag : System.Enum
'Declaration Public Enum StyleFlag Inherits System.Enum
public enum StyleFlag : System.Enum
Member | Description |
---|---|
AppButtonTextFontPadding | Indicates if the special padding should be applied when drawing the button text. |
GroupTextFontPadding | Indicates if the special padding should be added when drawing group captions. |
MenuBoldFontPadding | Indicates if the special padding should be applied when drawing strings using MenuBold font. |
MenuHeaderFontPadding | Indicates if the special padding should be applied when drawing strings using MenuHeader font. |
None | Value used as default for StyleFlag enumeration. |
TabGroupFontPadding | Indicates if the special padding should be applied when drawing strings using TabGroup font. |
TabTextFontPadding | Indicates if the special padding should be applied when drawing tab caption. |
TextFontPadding | Indicates if the special padding should be applied when drawing strings using Text font. |
TooltipBorder | Indicates whether the tooltip window should display a border. |
TooltipRoundedCorners | Indicates whether the tooltip window has rounded corners. |
TooltipShadow | Indicates whether the tooltip window should display a shadow. |
TooltipUseFading | Indicates whether a fade effect should be used when displaying a tooltip. |
System.Object
System.ValueType
System.Enum
C1.Win.Ribbon.StyleFlag