A function defined in FORMS_Container.gml
FORMS_GetScrollbarHor(_widget)
Retrieves a horizontal scrollbar of a widget.
Name | Type | Description |
---|---|---|
_widget | Struct.FORMS_Widget |
The widget. |
Struct.FORMS_ScrollbarHor, Undefined
The horizontal scrollbar or undefined
.
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.