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