|
Copyright © 2002-2005 MultiMedia Soft
Return to index
|
|
Remarks
|
Retrieves 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 abmCellsGetCellSize (
HWND hWndBtn,
short nUniqueID,
short *pPercWidth,
short *pPercHeight
);
|