'Declaration Public Enum EnhancedBorderStyle Inherits System.Enum
'Usage Dim instance As EnhancedBorderStyle
public enum EnhancedBorderStyle : System.Enum
'Declaration Public Enum EnhancedBorderStyle Inherits System.Enum
'Usage Dim instance As EnhancedBorderStyle
public enum EnhancedBorderStyle : System.Enum
Member | Description |
---|---|
Fixed3D | A system-drawn 3D border. |
FixedSingle | A system-drawn single-line border. |
None | No border. |
UIStyle | The border will be drawn according to the Xceed.UI.IThemed.UIStyle used by the control. |
System.Object
System.ValueType
System.Enum
Xceed.Editors.EnhancedBorderStyle
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