|
Copyright © 2002-2005 MultiMedia Soft
Return to index
|
|
Remarks
|
Specifies the shadow mode applied to the button.
The color used to render the shadow can be modified through the ShadowColor property.
| |||||||||||||||||||||
|
Get / Set functions
|
short abmGetShadowMode (
HWND hWndBtn
);
void abmSetShadowMode (
HWND hWndBtn,
short nMode
);
| |||||||||||||||||||||
|
Container function
|
short abmContainerSetting (
HWND hWndContainer,
short nSetting,
long newValue
);
|