|
Copyright © 2002-2005 MultiMedia Soft
Return to index
|
|
Remarks
|
Specifies the horizontal alignment applied to the Caption text.
| ||||||||||||||||||
|
Get / Set functions
|
short abmGetTextCaptionAlignment (
HWND hWndBtn
);
void abmSetTextCaptionAlignment (
HWND hWndBtn,
short nAlign
);
| ||||||||||||||||||
|
Container function
|
short abmContainerSetting (
HWND hWndContainer,
short nSetting,
long newValue
);
|