Assembly: Forms;
Namespace: Prognoz.Platform.Interop.Forms
The IScrollEventArgs interface contains properties of the argument of the events that are connected with change of scroll bars slider position of the component.
IScrollEventArgs
This argument is used in the following events:
| Property name | Brief description | |
| The Code property returns code of the action that resulted in generating the event. | ||
| The Position property returns current position of the scroll bar slider. |
See also: