|
Copyright © 2002-2005 MultiMedia Soft
Return to index
|
|
Remarks
|
Horizontal offset 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 abmGetSpotlightOffsetX (
HWND hWndBtn
);
void abmSetSpotlightOffsetX (
HWND hWndBtn,
short nOffsetX
);
| ||||||||
|
Container function
|
short abmContainerSetting (
HWND hWndContainer,
short nSetting,
long newValue
);
|