|
Copyright © 2002-2009 MultiMedia Soft
Return to index
|
|
Remarks
|
Applies alpha channel transparency to the background of the cell identified by the UniqueID parameter.
Further information about cells management can be found inside the How to manage cells section.
Further information about alpha channel transparency management can be found inside the How to manage alpha channel transparency section.
| ||||||||
|
Get / Set functions
|
short abmCellsGetBackTranspFactor (
HWND hWndBtn,
short nUniqueID
);
BOOL abmCellsSetBackTranspFactor (
HWND hWndBtn,
short nUniqueID,
short nFactor
);
|