|
| ||||||
|
This method loads an animated GIF file to the OCX control.
Syntax PlayGif1.LoadGif(strFileName As String) As Boolean Parameter strFileName As String File name that will be loaded. Return Value The return values for this sub are:
Example Private Sub Command1_Click() PlayGif1.Close PlayGif1.LoadGif "c:\test.gif" PlayGif1.Play End Sub Back to Animated Gif Banner Maker Back to Animated Gif OCX Control | ||||||
| Copyright ? 2002-2003, banner-maker.net, All Rights Reserved. |