Assembly: Forms;
The ScrollEventArgs interface contains properties of the argument of the events that are related with change of scrollbars slider position of the component.
| Constructor name | Brief description | |
![]() |
Create | The Create constructor creates an argument of the events related with the change of the scrollbars slider position of the components. |
| Property name | Brief description | |
![]() |
Code | The Code property returns the code of the action that resulted in generating the event. |
![]() |
Position | The Position property returns the current position of the scrollbar slider. |
See also: