C#
VB
C++
Enables or disables whether scroll bars automatically appear when the control contents are larger than the visible area.
public bool AutoScroll { get; set; }
Public Property AutoScroll As Boolean
true to enable scroll bars; otherwise, false.
For an example, refer to Leadtools.MedicalViewer.MedicalViewer().
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET