Intersoft ClientUI Documentation
FlatStyleMode Enumeration



Determines the predefined appearance of a control.
Syntax
Public Enum FlatStyleMode 
   Inherits System.Enum
Dim instance As FlatStyleMode
public enum FlatStyleMode : System.Enum 
public enum class FlatStyleMode : public System.Enum 
Members
MemberDescription
Flat The control should use flat, borderless style appearance.
ThreeD The control should use embossed, 3D style appearance.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.Aqua.FlatStyleMode

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Intersoft.Client.UI.Aqua Namespace

Send Feedback