Intersoft ClientUI Documentation
ThumbResizeMode Enumeration



Specifies values that determines the resizing mode of the corner thumb.
Syntax
Public Enum ThumbResizeMode 
   Inherits System.Enum
Dim instance As ThumbResizeMode
public enum ThumbResizeMode : System.Enum 
public enum class ThumbResizeMode : public System.Enum 
Members
MemberDescription
Default Uses the default resizing mode based on the ResizeDock property of the control.
VerticalAndHorizontal Users can drag the corner thumb to resize the control in both vertical and horizontal direction.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.Aqua.ThumbResizeMode

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 Namespace

Send Feedback