ScrollableControl.VerticalScroll 속성

정의

세로 스크롤 막대와 관련된 특징을 가져옵니다.

public:
 property System::Windows::Forms::VScrollProperties ^ VerticalScroll { System::Windows::Forms::VScrollProperties ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Windows.Forms.VScrollProperties VerticalScroll { get; }
[<System.ComponentModel.Browsable(false)>]
member this.VerticalScroll : System.Windows.Forms.VScrollProperties
Public ReadOnly Property VerticalScroll As VScrollProperties

속성 값

VScrollProperties

세로 스크롤 막대에 대한 정보가 들어 있는 VScrollProperties입니다.

특성

설명

클래스에는 VScrollProperties 스크롤 막대 및 해당 작업에 대한 정보(예: 사용 및 표시 여부, 스크롤 페이지 크기, 방향, 표시 위치 등)가 포함됩니다.

적용 대상

추가 정보