Intersoft.Client.UI.Aqua.UXInput Namespace : TickPlacement Enumeration |
Public Enum TickPlacement Inherits System.Enum
Dim instance As TickPlacement
public enum TickPlacement : System.Enum
public enum class TickPlacement : public System.Enum
Member | Description |
---|---|
Both | Specifies that the tick marks will displayed above and below the track bar for horizontal slider bar, or to the left and right of the track bar for vertical slider bar. |
BottomRight | Specifies that the tick marks will be displayed below the track bar for horizontal slider bar, or to the right of the track bar for vertical slider bar. |
None | Specifies that no tick marks will be displayed in the slider bar. |
TopLeft | Specifies that the tick marks will be displayed above the track bar for horizontal slider bar, or to the left of the track bar for vertical slider bar. |
System.Object
System.ValueType
System.Enum
Intersoft.Client.UI.Aqua.UXInput.TickPlacement
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