BCGSoft.Shared Namespace : MdiClientBorderStyle Enumeration |
Specifies the style of the border of MDI client area. The value of this type can be get and set by the property BorderStyle of the MDIClientArea class. The default value is VisualStudio.
'Declaration Public Enum MdiClientBorderStyle Inherits System.Enum
'Usage Dim instance As MdiClientBorderStyle
public enum MdiClientBorderStyle : System.Enum
__value public enum MdiClientBorderStyle : public System.Enum
public enum class MdiClientBorderStyle : public System.Enum
Member | Description |
---|---|
None | MDIClientArea has no border |
Standard | MDIClientArea has a standard three-dimensional (3-D) border |
VisualStudio | MDIClientArea has a border as in Visual Studio |
System.Object
System.ValueType
System.Enum
BCGSoft.Shared.MdiClientBorderStyle
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