ScrollProperties.Visible 속성

정의

사용자가 스크롤 막대를 볼 수 있는지 여부를 가져오거나 설정합니다.

public:
 property bool Visible { bool get(); void set(bool value); };
public bool Visible { get; set; }
member this.Visible : bool with get, set
Public Property Visible As Boolean

속성 값

true볼 수 있으면 다음을 수행할 수 있습니다. 그렇지 않으면 . false

적용 대상