|
Copyright © 2002-2005 MultiMedia Soft
Return to index
|
|
Remarks
|
The horizontal 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 abmCellsGetTextHorzAlign (
HWND hWndBtn,
short nUniqueID
);
BOOL abmCellsSetTextHorzAlign (
HWND hWndBtn,
short nUniqueID,
short nAlign
);
|