|
Copyright © 2002-2005 MultiMedia Soft
Return to index
|
|
Remarks
|
Vertical resize applied to the spotlight of the button when the Surface property is set to one of the following value:
SURFACE_PLASTIC
SURFACE_LUCID
SURFACE_AQUA
SURFACE_GEL
SURFACE_NEON
or, for other surfaces, when the SpotlightVisible property has been set to TRUE.
![]() | ||||||||
|
Get / Set functions
|
short abmGetSpotlightResizeHeight (
HWND hWndBtn
);
void abmSetSpotlightResizeHeight (
HWND hWndBtn,
short nHeight
);
| ||||||||
|
Container function
|
short abmContainerSetting (
HWND hWndContainer,
short nSetting,
long newValue
);
|