AFX_GLOBAL_DATA::GetShellAutohideBars

Determines positions of Shell auto hide bars.

int GetShellAutohideBars();

Return Value

An integer value with encoded flags that specify positions of auto hide bars. It may combine the following values: AFX_AUTOHIDE_BOTTOM, AFX_AUTOHIDE_TOP, AFX_AUTOHIDE_LEFT, AFX_AUTOHIDE_RIGHT.

Requirements

Header: afxglobals.h

See Also

Reference

AFX_GLOBAL_DATA Structure