

<rss version="2.0"
	xmlns:atom="http://www.w3.org/2005/Atom" 
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:admin="http://webns.net/mvcb/"
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
		
	<channel>
		<title>RSS Feeds :: DEVPPL - Forums > Visual Basic Forum : Topics : how to create icon bar and icons in VB6? urgent help needed</title>
	<!--<atom:link href="http://www.devppl.com/forum" rel="self" type="application/rss+xml" />-->
		<description>TOGETHER WE ARE THE BEST</description>
		<link>http://www.devppl.com/forum</link>
		<language>en-gb</language>
		<pubDate>Tue, 17 Aug 2004 14:07:13 +0100</pubDate>
		<lastBuildDate>Sat, 21 Nov 2009 18:57:29 +0000</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>MSSTI v0.0.1 - (C) 2008 leviatan21 - http://www.mssti.com/</generator>
		<copyright>Copyright : (c) RSS Feeds :: DEVPPL - Tue, 17 Aug 2004 14:07:13 +0100</copyright>
		<dc:creator>webmaster@devppl.com (DEVPPL)</dc:creator>

		<image>
			<title>RSS Feeds :: DEVPPL - Forums > Visual Basic Forum : Topics : how to create icon bar and icons in VB6? urgent help needed</title>
			<url>http://www.devppl.com/forum/styles/DEVPPL/imageset/site_logo.gif</url>
			<link>http://www.devppl.com/forum</link>
		</image>
		<ttl>60</ttl>
		
		<item>
			<title>Re: how to create icon bar and icons in VB6? urgent help needed</title>
			<link>http://www.devppl.com/forum/./viewtopic.php?p=52458#p52458</link>
				<description><![CDATA[ <div class="quotetitle">hadimohammed365 wrote:</div><div
class="quotecontent">hi,<br />can anyone tell me how to make an icon in
visual basic 6, icons like open, copy,paste, save, save as, run etc on the
VB form and how to create a bar for it as like a bar comes up in menu
editor i want a bar below it for icons</div> <br /><br />Well the common
way in VB is to right-click on a blank area of your ToolBox and select
Components or press Ctrl+T. Scroll down until you see<span
style="font-weight: bold">Microsoft Common Controls 5.0 (SP2),
Comctl32.ocx</span>  or<span style="font-weight: bold">Microsoft Common
Controls 6.0, Mscomctl.ocx.</span> <br /><br />This will add a Toolbar to
your Form where you can add buttons with icons. You need to add an
ImageList to add any icons for the buttons.<br /><br />Or you can make your
own toolbar using the standard Command button and set the<span
style="font-weight: bold">Style</span>  property of the button to 1 -
Graphical then add any picture/icon using the Picture property to the
button.  <!-- s:wink: --><img
src="http://www.devppl.com/forum/images/smilies//icon_wink.gif"
alt=":wink:"...<p>Statistics : Posted by <a href="http://www.devppl.com/forum/memberlist.php?mode=viewprofile&amp;u=10879">Keithuk</a> &bull; on Wed Apr 22, 2009 12:43 pm &bull; Replies 1 &bull; Views 230</p><hr />]]></description>
					<content:encoded><![CDATA[ <div class="quotetitle">hadimohammed365 wrote:</div><div
class="quotecontent">hi,<br />can anyone tell me how to make an icon in
visual basic 6, icons like open, copy,paste, save, save as, run etc on the
VB form and how to create a bar for it as like a bar comes up in menu
editor i want a bar below it for icons</div> <br /><br />Well the common
way in VB is to right-click on a blank area of your ToolBox and select
Components or press Ctrl+T. Scroll down until you see<span
style="font-weight: bold">Microsoft Common Controls 5.0 (SP2),
Comctl32.ocx</span>  or<span style="font-weight: bold">Microsoft Common
Controls 6.0, Mscomctl.ocx.</span> <br /><br />This will add a Toolbar to
your Form where you can add buttons with icons. You need to add an
ImageList to add any icons for the buttons.<br /><br />Or you can make your
own toolbar using the standard Command button and set the<span
style="font-weight: bold">Style</span>  property of the button to 1 -
Graphical then add any picture/icon using the Picture property to the
button.  <!-- s:wink: --><img
src="http://www.devppl.com/forum/images/smilies//icon_wink.gif"
alt=":wink:"...]]></content:encoded>
					<category domain="http://www.devppl.com/forum/viewforum.php?f=57"><![CDATA[Visual Basic Forum]]></category>
			<dc:creator><![CDATA[10879]]></dc:creator>
			<dc:date>2009-07-11T01:53:25+01:00</dc:date>
			<guid isPermaLink="false">http://www.devppl.com/forum/./viewtopic.php?p=52458#p52458</guid>
		</item>
			<item>
			<title>how to create icon bar and icons in VB6? urgent help needed</title>
			<link>http://www.devppl.com/forum/./viewtopic.php?p=51481#p51481</link>
				<description><![CDATA[hi,<br />can anyone tell me how to make an icon in visual basic 6, icons
like open, copy,paste, save, save as, run etc on the VB form<br />and how
to create a bar for it as like a bar comes up in menu editor i want a bar
below it for icons ..........any help will be appreciated.<br />thanks<p>Statistics : Posted by <a href="http://www.devppl.com/forum/memberlist.php?mode=viewprofile&amp;u=35076">hadimohammed365</a> &bull; on Wed Apr 22, 2009 12:43 pm &bull; Replies 1 &bull; Views 230</p><hr />]]></description>
					<content:encoded><![CDATA[hi,<br />can anyone tell me how to make an icon in visual basic 6, icons
like open, copy,paste, save, save as, run etc on the VB form<br />and how
to create a bar for it as like a bar comes up in menu editor i want a bar
below it for icons ..........any help will be appreciated.<br />thanks]]></content:encoded>
					<category domain="http://www.devppl.com/forum/viewforum.php?f=57"><![CDATA[Visual Basic Forum]]></category>
			<dc:creator><![CDATA[35076]]></dc:creator>
			<dc:date>2009-04-22T12:43:12+01:00</dc:date>
			<guid isPermaLink="false">http://www.devppl.com/forum/./viewtopic.php?p=51481#p51481</guid>
		</item>
	
	</channel>
</rss>