|
Copyright © 2002-2009 MultiMedia Soft
Return to index
|
|
Remarks
|
Specifies the picture or animation position over the control.
| ||||||||||||||||||||||||||
|
Get / Set functions
|
short abmGetPicturePosition (
HWND hWndBtn
);
void abmSetPicturePosition (
HWND hWndBtn,
short nPosition
);
| ||||||||||||||||||||||||||
|
Container function
|
short abmContainerSetting (
HWND hWndContainer,
short nSetting,
long newValue
);
|