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