←Select platform

AutoScroll Property

Summary

Enables or disables whether scroll bars automatically appear when the control contents are larger than the visible area.

Syntax

C#
VB
C++
public bool AutoScroll {get; set;}
Public Property AutoScroll As Boolean
public: 
property bool AutoScroll { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to enable scroll bars; otherwise, false.

Example

For an example, refer to Leadtools.MedicalViewer.MedicalViewer().

Requirements

Target Platforms

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