|
Copyright © 2002-2009 MultiMedia Soft
Return to index
|
|
Remarks
|
The vertical 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 abmCellsGetPictureVertAlign (
HWND hWndBtn,
short nUniqueID
);
BOOL abmCellsSetPictureVertAlign (
HWND hWndBtn,
short nUniqueID,
short nAlign
);
|