|
Copyright © 2002-2005 MultiMedia Soft
Return to index
|
|
Remarks
|
Specifies the color used for the Caption property text.
| ||||||||
|
Get / Set functions
|
ULONG abmGetForeColor (
HWND hWndBtn
);
void abmSetForeColor (
HWND hWndBtn,
ULONG color
);
| ||||||||
|
Container function
|
short abmContainerSetting (
HWND hWndContainer,
short nSetting,
long newValue
);
|