BCGSoft.ControlBars Namespace : DockingStyle Enumeration |
'Declaration Public Enum DockingStyle Inherits System.Enum
'Usage Dim instance As DockingStyle
public enum DockingStyle : System.Enum
__value public enum DockingStyle : public System.Enum
public enum class DockingStyle : public System.Enum
Member | Description |
---|---|
Immediate | The indicators represents blue fill rectangle on docking. |
Regular | The indicators represents grey frame on tracking and docking. Such indicators you can see in VS.2003 and earlier. |
Smart | The docking pane on tracking has smart docking markers. Such indicators you can see in VS 2005. |
System.Object
System.ValueType
System.Enum
BCGSoft.ControlBars.DockingStyle
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