Syntax
Flags = LayoutGetScrollBarOverflow(Layout)Description
Retrieves the scrollbar overflow rules set for a specific layout.
Parameters
Layout
The layout handle. Uses the current layout if #Null.
Return Value
Returns a combination of
#PG_Layout_ScrollBar_NoHorizontal and
#PG_Layout_ScrollBar_NoVertical indicating the active
constraints.
See Also
Supported OS
Windows, Linux