|
Copyright © 2002-2005 MultiMedia Soft
Return to index
|
|
Remarks
|
Available only with Professional Version.
Changes one of the animations associated to the button pictures, downloading the animation file from the Internet.
Accepted extensions for the file are AVI, GIF or AMZ.
| ||||||||||||||||||||
|
Return value
|
| ||||||||||||||||||||
|
Syntax
|
BOOL abmSetAnimFromNet (
HWND hWndBtn,
short index,
LPCTSTR strAddress,
LPCTSTR strUsername,
LPCTSTR strPassword
);
|