LayoutGetScrollBarOverflow

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

LayoutSetScrollBarOverflow

Supported OS

Windows, Linux