AutoScroll Property

Summary
Enables scroll bars to automatically appearing when the control contents are larger than its visible area.
Syntax
C#
C++/CLI
public override bool AutoScroll { get; set; } 
public: 
property bool AutoScroll { 
   bool get() override; 
   void set (    bool ) override; 
} 

Property Value

true to enable automatic reset.

Remarks

This property is inherited from Leadtools.WinForms.RasterImageViewer and is always set to true.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Client.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.