Intersoft.Client.UI.Aqua Namespace : DockPlacement Enumeration |
Public Enum DockPlacement Inherits System.Enum
Dim instance As DockPlacement
public enum DockPlacement : System.Enum
public enum class DockPlacement : public System.Enum
Member | Description |
---|---|
LeftOrTop | Control is placed in the left position when preferred orientation is horizontal, or top position when the orientation is vertical. |
RightOrBottom | Control is placed in the right position when preferred orientation is horizontal, or bottom position when the orientation is vertical. |
System.Object
System.ValueType
System.Enum
Intersoft.Client.UI.Aqua.DockPlacement
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