|
Copyright © 2002-2009 MultiMedia Soft
Return to index
|
|
Remarks
|
Specifies the special effect applied to the button surface.
| |||||||||||||||||||||
|
Get / Set functions
|
short abmGetSpecialEffect (
HWND hWndBtn
);
void abmSetSpecialEffect (
HWND hWndBtn,
short nEffect
);
| |||||||||||||||||||||
|
Container function
|
short abmContainerSetting (
HWND hWndContainer,
short nSetting,
long newValue
);
|