←Select platform

HScroll Property

Summary

Gets a value indicating whether the horizontal scroll bar is visible.

Syntax

C#
VB
C++
[BrowsableAttribute(false)] 
public bool HScroll {get;} 
<BrowsableAttribute(False)> 
Public ReadOnly Property HScroll As Boolean 
[BrowsableAttribute(false)] 
public: 
property bool HScroll { 
   bool get(); 
} 

Property Value

true if the horizontal scroll bar is visible; false otherwise.

Example

Refer to AutoScrollSmallChange.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.WinForms Assembly
Click or drag to resize