KeyTipVerticalPlacement 列舉

定義

指定將 KeyTip 相對於其放置目標垂直放置的值。

C#
public enum KeyTipVerticalPlacement
繼承
KeyTipVerticalPlacement

欄位

KeyTipBottomAtTargetBottom 8

KeyTip 的底部與目標項目的底部對齊。

KeyTipBottomAtTargetCenter 7

KeyTip 的底部與目標項目的中心對齊。

KeyTipBottomAtTargetTop 6

KeyTip 的底端與目標項目的頂部對齊。

KeyTipCenterAtTargetBottom 5

KeyTip 的中心與目標項目的底部對齊。

KeyTipCenterAtTargetCenter 4

KeyTip 的中心與目標項目的中心對齊。

KeyTipCenterAtTargetTop 3

KeyTip 的中心與目標項目的頂部對齊。

KeyTipTopAtTargetBottom 2

KeyTip 的頂端與目標項目的底部對齊。

KeyTipTopAtTargetCenter 1

KeyTip 的頂端與目標項目的中心對齊。

KeyTipTopAtTargetTop 0

KeyTip 的頂端與目標項目的頂端對齊。

適用於

產品 版本
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8
Windows Desktop 3.0, 3.1, 5, 6, 7