Assembly: Forms;
Namespace: Prognoz.Platform.Interop.Forms;
The IScrollBars interface contains properties that are used to get information about scrollbars of the components.
IScrollBars
Property name | Brief description | |
The HScrollInfo property returns information about horizontal scrollbar. | ||
The ScrollBars property returns a value that indicates that the component has scrollbars. | ||
The VScrollInfo property returns information about vertical scrollbar. |
See also: