←Select platform

HScroll Property

Summary

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

Syntax

C#
VB
C++
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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms Assembly