'宣言 Public Enum FlatModeEnum Inherits System.Enum
public enum FlatModeEnum : System.Enum
'宣言 Public Enum FlatModeEnum Inherits System.Enum
public enum FlatModeEnum : System.Enum
| メンバ | 解説 |
|---|---|
| Flat | Three-dimensional elements appear flat |
| Popup | Three-dimensional elements are flat, but when the user drags the cursor over a column heading or recordselector, they become three-dimensional and appear to pop up. |
| Standard | The grid’s column headers and recordselectors are rendered with an inset three-dimensional look |
| System | Three-dimensional elements uses XP Themes if available. |
System.Object
System.ValueType
System.Enum
C1.Win.C1TrueDBGrid.FlatModeEnum