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