<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Les forums de JeBulle.net – Fermer une Form proprement]]></title>
	<link rel="self" href="https://forums.jebulle.net/feed/atom/topic/96/" />
	<updated>2002-10-18T21:32:28Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.jebulle.net/topic/96/fermer-une-form-proprement/</id>
		<entry>
			<title type="html"><![CDATA[Re: Fermer une Form proprement]]></title>
			<link rel="alternate" href="https://forums.jebulle.net/post/1316/#p1316" />
			<content type="html"><![CDATA[<p>oui ou alors tu crais un bouton que tu nomes par exemple quitter et tu le programme en mettant : Unload Me.</p><p>Et la tu quittes ta form nikel.</p><p>J&#039;espere avoir repondu correctement as la questions posser.</p>]]></content>
			<author>
				<name><![CDATA[mark_v]]></name>
				<uri>https://forums.jebulle.net/user/10/</uri>
			</author>
			<updated>2002-10-18T21:32:28Z</updated>
			<id>https://forums.jebulle.net/post/1316/#p1316</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Fermer une Form proprement]]></title>
			<link rel="alternate" href="https://forums.jebulle.net/post/1313/#p1313" />
			<content type="html"><![CDATA[<p>Salut </p><br /><br /><p>En vb il n&#039;y a pas de &quot;;&quot; </p><br /><br /><p>Le .Hide cache la feuille nu peu comme .Visible=false</p><br /><br /><p>pas propre du tout et bouffe de la mémoire pour rien.</p><br /><br /><p>Le Unload Form décharge la feuille de la mémoire système !</p><br /><br /><p>bcp plus propre !! </p><p>@+</p>]]></content>
			<author>
				<name><![CDATA[KIKI94]]></name>
				<uri>https://forums.jebulle.net/user/26/</uri>
			</author>
			<updated>2002-10-18T08:24:10Z</updated>
			<id>https://forums.jebulle.net/post/1313/#p1313</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Fermer une Form proprement]]></title>
			<link rel="alternate" href="https://forums.jebulle.net/post/464/#p464" />
			<content type="html"><![CDATA[<p>ouep ca marche bien mais il y a pas le &quot;;&quot; a la fin de la ligne !</p><br /><br /><p>@++</p>]]></content>
			<author>
				<name><![CDATA[Cyberbob002]]></name>
				<uri>https://forums.jebulle.net/user/5/</uri>
			</author>
			<updated>2002-05-24T11:17:25Z</updated>
			<id>https://forums.jebulle.net/post/464/#p464</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Fermer une Form proprement]]></title>
			<link rel="alternate" href="https://forums.jebulle.net/post/463/#p463" />
			<content type="html"><![CDATA[<p>Pour fermer une feuille il y a deux méthodes :</p><br /><br /><p> :arrow: la première consiste à cacher la feuille : <span style="color: orange"><strong>NomForm.Hide;</strong></span></p><p>Cette methode pose un problème quand l&#039;application commence à demander des ressources systèmes plus importantes car elle ne <strong>decharge </strong>pas la <strong>Form </strong>de la Ram.</p><br /><br /><p> :arrow: la deuxième permet donc de resoudre l&#039;inconvénient précedent ! Il suffit de mettre : <span style="color: orange"><strong>Unload NomForm;</strong></span>.</p><br /><br /><p>Voilà ! ....en esperant que je ne me suis pas trompé car c&#039;est plus tres frais tout ca !</p><br /><br /><p>@+++plux</p>]]></content>
			<author>
				<name><![CDATA[SamRay1024]]></name>
				<uri>https://forums.jebulle.net/user/2/</uri>
			</author>
			<updated>2002-05-24T10:14:52Z</updated>
			<id>https://forums.jebulle.net/post/463/#p463</id>
		</entry>
</feed>
