| C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace : StyleFlag Enumeration |
'Declaration Public Enum StyleFlag Inherits System.Enum
public enum StyleFlag : System.Enum
| Member | Description |
|---|---|
| HeaderTextFontPadding | Indicates if the special padding should be applied when drawing text in group headers. |
| MenuHeaderFontPadding | Indicates if the special padding should be applied when drawing text in menu headers. |
| None | Value used as default for StyleFlag enumeration. |
| 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.C1InputPanel.StyleFlag