'Declaration Public Enum TooltipPosition Inherits System.Enum
public enum TooltipPosition : System.Enum
'Declaration Public Enum TooltipPosition Inherits System.Enum
public enum TooltipPosition : System.Enum
Member | Description |
---|---|
Bottom | Tooltips are shown below the menu. |
Left | Tooltips are shown to the left of the menu. |
None | Tooltips are not shown. |
Right | Tooltips are shown to the right of the menu. |
Top | Tooltips are shown above the menu. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Command.TooltipPosition
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