|
Copyright © 2002-2005 MultiMedia Soft
Return to index
|
|
Remarks
|
Specifies the way used to render in transparency the pictures or animations over the button.
Applies on picture or animation files selected on Picture, PictureMouseOver, PicturePressed and PictureDisabled properties.
| ||||||||||||
|
Get / Set functions
|
BOOL abmGetPictureTranspMode (
HWND hWndBtn
);
void abmSetPictureTranspMode (
HWND hWndBtn,
short nMode
);
| ||||||||||||
|
Container function
|
short abmContainerSetting (
HWND hWndContainer,
short nSetting,
long newValue
);
|