|
Copyright © 2002-2009 MultiMedia Soft
Return to index
|
|
Remarks
|
Modifies the current position 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 abmCellsSetCellPosEx (
HWND hWndBtn,
short nUniqueID,
float fPosLeft,
float fPosTop
);
|