|
|
|
|
|
|
|
The Scrollbar control is used to scroll objects (text, captions, etc. |
|
|
|
|
|
|
WINDEV allows you to handle a Scrollbar control through programming...... |
|
|
|
|
|
|
List of properties associated with the Scrollbar control... |
|
|
|
|
|
|
Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar was specified during the control description. |
|
|
|
|
|
|
Used to find out whether the scrollbar of a control in a WINDEV application is visible. |
|
|
|
|
|
|
A scrollbar can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
List of WLanguage events associated with Scrollbar controls... |
|
|
|
|
|
|
Used to manage the position of scrollbars:
Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application.
Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site.... |
|
|
|
|
|
|
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control. |
|
|
|
|
|
|
Retrieves the maximum position of one of the horizontal or vertical scrollbars found in a control of a WINDEV application. |
|
|
|
|
|
|
Saves:
the position of the scrollbar in a Looper control,
the selected element(s).
These elements can be restored by LooperRestorePositionAndSelection.... |
|
|
|
|
|
|
Saves:
the position of the scrollbar in a Looper control,
the selected element(s).
These elements can be restored by LooperRestorePositionAndSelection.... |
|
|
|
|
|
|
Restores the scrollbar position in a Looper control as well as the selected elements. |
|
|
|
|
|
|
Restores the scrollbar position in a Looper control as well as the selected elements. |
|
|
|
|
|
|
Restores:
the scrollbar position in a Spreadsheet control,
the current worksheet,
the elements selected in the current worksheet of Spreadsheet control.
These elements have been saved by SpreadsheetSavePositionAndSelection.... |
|
|
|
|
|
|
Restores:
the scrollbar position in a Spreadsheet control,
the current worksheet,
the elements selected in the current worksheet of Spreadsheet control.
These elements have been saved by SpreadsheetSavePositionAndSelection.... |
|
|
|
|
|
|
Saves:
the scrollbar position in a Spreadsheet control for the current worksheet,
the current worksheet in the Spreadsheet control,
the selected elements in the Spreadsheet control for the current worksheet.... |
|
|
|
|
|
|
Saves:
the scrollbar position in a Spreadsheet control for the current worksheet,
the current worksheet in the Spreadsheet control,
the selected elements in the Spreadsheet control for the current worksheet.... |
|
|
|
|
|
|
Displays a List Box (or a ListView) control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used). |
|
|
|
|
|
|
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used). |
|
|
|
|
|
|
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area...... |
|
|
|
|
|
|
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves. |
|
|
|
|
|
|
The PDF Reader control includes multiple features accessible via...... |
|
|
|
|
|
|
The ScrollValue property gets and sets the scroll value. |
|
|
|
|
|
|
Table controls allow you to display and/or enter data...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|