'Declaration Public Enum PlacementMode Inherits System.Enum
public enum PlacementMode : System.Enum
'Declaration Public Enum PlacementMode Inherits System.Enum
public enum PlacementMode : System.Enum
Member | Description |
---|---|
Bottom | A position of the tooltip below the element above which the mouse cursor hangs. |
Default | A position of the tooltip under the ribbon. |
MousePoint | A tooltip position under the mouse cursor. |
Right | A position of the tooltip to the right of the item the mouse cursor is hanging over. |
System.Object
System.ValueType
System.Enum
C1.Win.Ribbon.PlacementMode