|
Copyright © 2002-2009 MultiMedia Soft
Return to index
|
|
Remarks
|
Specifies the color that will be rendered as transparent for pictures or animations displayed over the button.
Applies on picture or animation files selected on Picture, PictureMouseOver, PicturePressed and PictureDisabled properties.
| ||||||||
|
Get / Set functions
|
ULONG abmGetPictureTranspColor (
HWND hWndBtn
);
void abmSetPictureTranspColor (
HWND hWndBtn,
ULONG color
);
| ||||||||
|
Container function
|
short abmContainerSetting (
HWND hWndContainer,
short nSetting,
long newValue
);
|