Sets the large-change of the specified scrollbar control.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
SyntaxC#
Copy Code
|
|---|
void SetLargeChange ( |
Visual Basic
Copy Code
|
|---|
Sub SetLargeChange( _ |
The scrollbar control.
The new large-change value.
See Also