Assembly: Forms;
Namespace: Prognoz.Platform.Interop.Forms
The ScrollEventArgs interface contains properties of the argument of the events that are connected with change of scroll bars slider position of the component.
Class to get analog of the ScrollEventArgs class:
None
Class to get analog of object of the ScrollEventArgs class:
ScrollEventArgsClass;
| Designer name | Brief description | |
| Create | The Create designer creates argument of the events connected with the change of the scroll bars slider position of the components. |
| 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: