다음을 통해 공유


ToolTip.ShowsToolTipOnKeyboardFocus 속성

정의

public:
 property Nullable<bool> ShowsToolTipOnKeyboardFocus { Nullable<bool> get(); void set(Nullable<bool> value); };
[System.ComponentModel.Bindable(true)]
public bool? ShowsToolTipOnKeyboardFocus { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.ShowsToolTipOnKeyboardFocus : Nullable<bool> with get, set
Public Property ShowsToolTipOnKeyboardFocus As Nullable(Of Boolean)

속성 값

Nullable<Boolean>
특성

적용 대상