Intersoft ClientUI Documentation
TargetThumb Enumeration



Specifies the target thumb in slider bar.
Syntax
Public Enum TargetThumb 
   Inherits System.Enum
Dim instance As TargetThumb
public enum TargetThumb : System.Enum 
public enum class TargetThumb : public System.Enum 
Members
MemberDescription
BottomRightThumb Specifies that the target thumb in slider bar is the right thumb for horizontal slider bar, or bottom thumb for vertical slider bar.
TopLeftThumb Specifies that the target thumb in slider bar is the left thumb for horizontal slider bar, or top thumb for vertical slider bar.
Inheritance Hierarchy

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

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