Intersoft ClientUI Documentation
PointerPosition Enumeration



Specifies the pointer position of tick bar.
Syntax
Public Enum PointerPosition 
   Inherits System.Enum
Dim instance As PointerPosition
public enum PointerPosition : System.Enum 
public enum class PointerPosition : public System.Enum 
Members
MemberDescription
Bottom Specifies that the pointer will displayed at the bottom of the tick bar.
Left Specifies that the pointer will displayed at the left of the tick bar.
Right Specifies that the pointer will displayed at the right of the tick bar.
Top Specifies that the pointer will displayed at the top of the tick bar.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.Aqua.UXInput.PointerPosition

Requirements

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

See Also

Reference

Intersoft.Client.UI.Aqua.UXInput Namespace

Send Feedback