KeyTipHorizontalPlacement 列舉

定義

指定將 KeyTip 相對於其放置目標水平放置的值。

C#
public enum KeyTipHorizontalPlacement
繼承
KeyTipHorizontalPlacement

欄位

名稱 Description
KeyTipCenterAtTargetCenter 4

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

KeyTipCenterAtTargetLeft 3

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

KeyTipCenterAtTargetRight 5

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

KeyTipLeftAtTargetCenter 1

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

KeyTipLeftAtTargetLeft 0

KeyTip 的左側與目標項目的左側對齊。

KeyTipLeftAtTargetRight 2

KeyTip 的左側與目標項目的右側對齊。

KeyTipRightAtTargetCenter 7

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

KeyTipRightAtTargetLeft 6

KeyTip 的右側與目標項目的左側對齊。

KeyTipRightAtTargetRight 8

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, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9