WorksheetControllerEhView_VertScrollBarScroll Method |
Handles scrolling of the vertical scrollbar in the view.
Namespace: Altaxo.Gui.Worksheet.ViewingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void EhView_VertScrollBarScroll(
int newScrollValue
)
Parameters
- newScrollValue Int32
- The new scrollbar value.
See Also