|
Copyright © 2002-2005 MultiMedia Soft
Return to index
|
|
Remarks
|
The direction from which the light impacts the control.
| ||||||||||||||||||||||||||||||||||||
|
Get / Set functions
|
BOOL abmGetLightDirection (
HWND hWndBtn
);
void abmSetLightDirection (
HWND hWndBtn,
short nLightDirection
);
| ||||||||||||||||||||||||||||||||||||
|
Container function
|
short abmContainerSetting (
HWND hWndContainer,
short nSetting,
long newValue
);
|