ToolTip.UseFading 속성

정의

도구 설명을 표시할 때 페이드 효과를 사용해야 하는지 여부를 결정하는 값을 가져오거나 설정합니다.

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

속성 값

true창 페이딩을 사용해야 하는 경우 그렇지 않으면 . false 기본값은 true입니다.

특성

적용 대상

추가 정보