'Declaration Public Enum KeyTipAlignment Inherits System.Enum
public enum KeyTipAlignment : System.Enum
Member | Description |
---|---|
BottomCenter | The bottom center of the keytip is positioned at the location specified by the key tip provider. |
BottomLeft | The bottom left of the keytip is positioned at the location specified by the key tip provider. |
BottomRight | The bottom right of the keytip is positioned at the location specified by the key tip provider. |
MiddleCenter | The center of the keytip is positioned at the location specified by the key tip provider. |
MiddleLeft | The middle left of the keytip is positioned at the location specified by the key tip provider. |
MiddleRight | The middle right of the keytip is positioned at the location specified by the key tip provider. |
TopCenter | The top center of the keytip is positioned at the location specified by the key tip provider. |
TopLeft | The top left of the keytip is positioned at the location specified by the key tip provider. |
TopRight | The top right of the keytip is positioned at the location specified by the key tip provider. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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