|
Copyright © 2002-2005 MultiMedia Soft
Return to index
|
|
Remarks
|
Applies the same alpha channel transparency to all of the control's elements, including surface, pictures, texts and cells.
The control transparency (if for example an underlying picture was changed) can be refreshed at any time using the abmRefreshTransparentControl function.
Further information about alpha channel transparency management can be found inside the How to manage alpha channel transparency section.
| ||||||||
|
Return value
|
| ||||||||
|
Syntax
|
BOOL abmSetTotalTransparentFactor (
HWND hWndBtn,
short nFactor
);
|