|
Copyright © 2002-2005 MultiMedia Soft
Return to index
|
|
Remarks
|
Specifies the mode used to display a texture, previously set through the Texture property over the button surface.
| |||||||||||||||||||||
|
Get / Set functions
|
short abmGetTextureMode (
HWND hWndBtn
);
void abmSetTextureMode (
HWND hWndBtn,
short nMode
);
| |||||||||||||||||||||
|
Container function
|
short abmContainerSetting (
HWND hWndContainer,
short nSetting,
long newValue
);
|