<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the thread "Are there any Visual Basic masterminds out there?"]]></title>
		<link>http://www.dakkadakka.com/dakkaforum/posts/list/54.page</link>
		<description><![CDATA[Latest messages posted in the thread "Are there any Visual Basic masterminds out there?"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Are there any Visual Basic masterminds out there?</title>
				<description><![CDATA[ I need help writing assignment statements.<br /> <br /> I need a button to change a label.]]></description>
				<guid isPermaLink="true">http://www.dakkadakka.com/dakkaforum/posts/preList/477634/4790473.page</guid>
				<link>http://www.dakkadakka.com/dakkaforum/posts/preList/477634/4790473.page</link>
				<pubDate><![CDATA[Thu, 20 Sep 2012 17:28:36]]> GMT</pubDate>
				<author><![CDATA[ 6^]]></author>
			</item>
			<item>
				<title>Re:Are there any Visual Basic masterminds out there?</title>
				<description><![CDATA[ Uh, it's been a while, but in the button.OnClick function that gets autogenerated when you doubleclick the button in the design view, you just put in &lt;name of the label&gt;.text = "text".<br /> <br /> So, like, I have button btnTacos and label lblLunch<br /> <br /> sub btnTacos.OnClick( stuff about event args )<br /> lblLunch.text = "I had tacos for lunch."<br /> end sub<br /> <br /> That should change the text of lblLunch to "I had tacos for lunch."<br /> <br /> It's been goddamn near a decade since I've looked at <span class="glossaryitem" onmouseover='gp(554);'>VB</span>, but I'm pretty sure that's more or less the theory.<br /> <br /> Speaking of which, this is kind of basic for <span class="glossaryitem" onmouseover='gp(554);'>VB</span>.  Not to denigrate you or anything, but if you don't get it, you might want to talk to your professor.]]></description>
				<guid isPermaLink="true">http://www.dakkadakka.com/dakkaforum/posts/preList/477634/4790518.page</guid>
				<link>http://www.dakkadakka.com/dakkaforum/posts/preList/477634/4790518.page</link>
				<pubDate><![CDATA[Thu, 20 Sep 2012 17:43:34]]> GMT</pubDate>
				<author><![CDATA[ daedalus]]></author>
			</item>
			<item>
				<title>Re:Are there any Visual Basic masterminds out there?</title>
				<description><![CDATA[ Thanks! it worked.  <img src="/s/i/a/98211dee9c461fcb24c29d4004f43f7f.gif" border="0">]]></description>
				<guid isPermaLink="true">http://www.dakkadakka.com/dakkaforum/posts/preList/477634/4790552.page</guid>
				<link>http://www.dakkadakka.com/dakkaforum/posts/preList/477634/4790552.page</link>
				<pubDate><![CDATA[Thu, 20 Sep 2012 17:53:23]]> GMT</pubDate>
				<author><![CDATA[ 6^]]></author>
			</item>
	</channel>
</rss>