Advertisement
C_Volume2 Graphics #67167

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

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 恢复