|
Copyright © 2002-2005 MultiMedia Soft
Return to index
|
|
Remarks
|
Specifies if the pictures will move accordingly to the button surface when the button is pressed.
| ||||||||||||
|
Get / Set functions
|
BOOL abmGetMovePictureOnPress (
HWND hWndBtn
);
void abmSetMovePictureOnPress (
HWND hWndBtn,
BOOL bMove
);
| ||||||||||||
|
Container function
|
short abmContainerSetting (
HWND hWndContainer,
short nSetting,
long newValue
);
|