| Visual Basic (Declaration) | |
|---|---|
Public Enum FlatStyleEx Inherits System.Enum  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
Dim instance As FlatStyleEx  | |
| C# | |
|---|---|
public enum FlatStyleEx : System.Enum  | |
| Member | Description | 
|---|---|
| ActiveFlat | Specifies that the control uses the active flat style. | 
| Flat | Specifies that the control appears flat. | 
| Office2007Black | Specifies that the control uses the office2007 black appearance style. | 
| Office2007Blue | Specifies that the control uses the office2007 blue appearance style. | 
| Office2007Silver | Specifies that the control uses the office2007 silver appearance style. | 
| Popup | Specifies that the control appears flat until the mouse pointer moves over it, at which point it appears three-dimensional. | 
| Professional | Specifies that the control uses the professional appearance style. | 
| Standard | Specifies that the control appears three-dimensional. | 
| System | Specifies that the appearance of the control is determined by the user's operating system. | 
System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.Spread.InputMan.CellType.FlatStyleEx
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8