|
Copyright © 2002-2005 MultiMedia Soft
Return to index
|
|
Remarks
|
The vertical alignment applied to text displayed on the cell identified by the UniqueID parameter.
Further information about cells management can be found inside the How to manage cells section.
| ||||||||||||||||||||
|
Get / Set functions
|
short abmCellsGetTextVertAlign (
HWND hWndBtn,
short nUniqueID
);
BOOL abmCellsSetTextVertAlign (
HWND hWndBtn,
short nUniqueID,
short nAlign
);
|