Advertisement
ASP_Volume2 Graphics #26105

A Wicked Way To Animated GIF Without Using GIF89a.dll

This tutorial shows how to animate gif in your form without using GIF89a.dll

AI

एआई सारांश: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

सोर्स कोड
original-source
<pre><font face="Comic Sans MS"><font size="4">Create a new project and click on Components... under Project menu. in the control tab, 
scroll down until you see 'Microsoft Internet Control'. Check it and click OK. An icon will appear in the Toolbox. Double click the icon 
to insert a control. Then, doucle click the form and insert the following code in Form_Load()
</font>
Webbrowser1.navigate <i>gifpath</i>
Example :</font></Pre><pre><font face="Comic Sans MS">webbrowser1.navigate app.path &amp; &quot;\&quot; &amp; 
&quot;quick.gif&quot;
or
webbrowser1.navigate &quot;C:\draw.gif&quot;
</font></Pre><hr><pre><font face="Comic Sans MS"><font size="5">This tutorial ends here
</font>
</font></Pre>
मूल टिप्पणियाँ (3)
Wayback Machine से पुनर्प्राप्त