|
Copyright © 2002-2005 MultiMedia Soft
Return to index
|
|
Remarks
|
Modifies the current size for the cell identified by a UniqueID identifier.
Further information about cells management can be found inside the How to manage cells section.
| ||||||||||
|
Return value
|
| ||||||||||
|
Syntax
|
BOOL abmCellsSetCellSize (
HWND hWndBtn,
short nUniqueID,
short nPercWidth,
short nPercHeight
);
|