nca_scroll_line
Example: nca_scroll_line | Scroll Object Functions |
Scrolls the specified number of lines.
int nca_scroll_line( LPCSTR scroll, int lines );
scroll | The logical name of the scroll. |
lines | The number of scrolled lines. |
The nca_scroll_line function scrolls the specified number of lines. This function can be used for scroll bar and slider objects.
Return Values
Parameterization
The following argument(s) can be parameterized using standard parameterization: scroll