Intersoft ClientUI Documentation
TooltipMode Enumeration



Specifies values that determines the tooltip behavior of UXDockButton.
Syntax
Public Enum TooltipMode 
   Inherits System.Enum
Dim instance As TooltipMode
public enum TooltipMode : System.Enum 
public enum class TooltipMode : public System.Enum 
Members
MemberDescription
Auto Follow the size of the button.
Fix Fix at the magnified size position.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.Aqua.UXDock.TooltipMode

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.UXDock Namespace

Send Feedback