|
Copyright © 2002-2009 MultiMedia Soft
Return to index
|
|
Remarks
|
The horizontal alignment applied to picture 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 abmCellsGetPictureHorzAlign (
HWND hWndBtn,
short nUniqueID
);
BOOL abmCellsSetPictureHorzAlign (
HWND hWndBtn,
short nUniqueID,
short nAlign
);
|