'宣言 Public Enum PlacementMode Inherits System.Enum
public enum PlacementMode : System.Enum
'宣言 Public Enum PlacementMode Inherits System.Enum
public enum PlacementMode : System.Enum
| メンバ | 解説 |
|---|---|
| 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