ToolTip.IsOpen 속성

정의

표시되는지 여부를 ToolTip 나타내는 값을 가져오거나 설정합니다.

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

속성 값

true 표시되면 .이 ToolTip 고, false그렇지 않으면 .입니다. 기본값은 false입니다.

특성

설명

종속성 속성 정보

항목 가치
식별자 필드 IsOpenProperty
메타데이터 속성이 다음으로 설정됩니다. true BindsTwoWayByDefault

적용 대상

추가 정보