|
Copyright © 2002-2005 MultiMedia Soft
Return to index
|
|
Remarks
|
Specifies the intensity of the light that hits the texture (previously set through the Texture property) over the button surface.
| ||||||||
|
Get / Set functions
|
COLORREF abmGetTextureLightIntensity (
HWND hWndBtn
);
void abmSetTextureLightIntensity (
HWND hWndBtn,
short nIntensity
);
| ||||||||
|
Container function
|
short abmContainerSetting (
HWND hWndContainer,
short nSetting,
long newValue
);
|