共用方式為


ActivatingKeyTipEventArgs.KeyTipVerticalPlacement 屬性

定義

設定或取得 KeyTip 相對於位置目標項目的垂直位置。

public:
 property System::Windows::Controls::KeyTipVerticalPlacement KeyTipVerticalPlacement { System::Windows::Controls::KeyTipVerticalPlacement get(); void set(System::Windows::Controls::KeyTipVerticalPlacement value); };
public System.Windows.Controls.KeyTipVerticalPlacement KeyTipVerticalPlacement { get; set; }
member this.KeyTipVerticalPlacement : System.Windows.Controls.KeyTipVerticalPlacement with get, set
Public Property KeyTipVerticalPlacement As KeyTipVerticalPlacement

屬性值

KeyTipVerticalPlacement

KeyTip 相對於位置目標項目的垂直位置。

適用於