ActivatingKeyTipEventArgs.KeyTipHorizontalPlacement Eigenschap

Definitie

Hiermee haalt u de horizontale plaatsing voor de KeyTip op of stelt u deze in ten opzichte van het doelelement voor de plaatsing.

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

Waarde van eigenschap

De horizontale plaatsing voor de KeyTip ten opzichte van het doelelement van de plaatsing.

Van toepassing op