|
Overview |
|
|
|
Group |
|
|
|
Quick Info
Windows NT
| Yes
| Win95
| Yes
| Win32s
| No
| Import Library
| -
| Header File
| shellapi.h
| Unicode
| No
| Platform Notes
| None
|
|
|
ABM_SETPOS
Sets the size and screen position of an appbar. The message specifies a screen
edge to and the bounding rectangle for the appbar. The system may adjust the
bounding rectangle so that the appbar does not interfere with the Windows
taskbar or any other appbars.
SHAppBarMessage(ABM_SETPOS, pabd);
Parameters
pabd
Pointer to an
APPBARDATA structure. The
uEdge member specifies a screen edge, and the
rc member contains the bounding rectangle. When the
SHAppBarMessage function returns,
rc contains the approved bounding rectangle. You must specify the
cbSize,
hWnd,
uEdge, and
rc members when sending this message; all other members are ignored.
Return Values
Always returns TRUE.
This message causes the system to send the ABN_POSCHANGED notification message
to all appbars.
See Also
APPBARDATA
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database