Syntax
Index = WidgetGetLayoutIndex(Widget)Description
Returns the zero-based index position of a widget within its parent layout container.
Parameters
Widget
The handle of the widget.
Return Value
Returns the index integer. Returns #False if not found
or the widget is invalid.
See Also
LayoutInsertWidget, WidgetGetParentLayout
Supported OS
Windows, Linux