<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Working with menus in Visual Basic</title>
	<atom:link href="http://jalaj.net/2007/01/19/working-with-menus-in-visual-basic/feed/" rel="self" type="application/rss+xml" />
	<link>http://jalaj.net/2007/01/19/working-with-menus-in-visual-basic/</link>
	<description>Technical &#38; Miscellaneous Ramblings</description>
	<lastBuildDate>Mon, 13 Jul 2009 06:26:36 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: aditya</title>
		<link>http://jalaj.net/2007/01/19/working-with-menus-in-visual-basic/comment-page-1/#comment-37022</link>
		<dc:creator>aditya</dc:creator>
		<pubDate>Tue, 07 Jul 2009 03:19:27 +0000</pubDate>
		<guid isPermaLink="false">http://jalaj.wordpress.com/2007/01/19/working-with-menus-in-visual-basic/#comment-37022</guid>
		<description>hi, actually i don&#039;t know what is how to show the caption of selected item from menu array in a message box because our teacher hasn&#039;t taught us anything</description>
		<content:encoded><![CDATA[<p>hi, actually i don&#8217;t know what is how to show the caption of selected item from menu array in a message box because our teacher hasn&#8217;t taught us anything</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Year One Online</title>
		<link>http://jalaj.net/2007/01/19/working-with-menus-in-visual-basic/comment-page-1/#comment-36981</link>
		<dc:creator>Year One Online</dc:creator>
		<pubDate>Sat, 20 Jun 2009 19:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://jalaj.wordpress.com/2007/01/19/working-with-menus-in-visual-basic/#comment-36981</guid>
		<description>This is quite a hot information. I think I&#039;ll share it on Delicious.
p.s. Year One is already on the Internet and you can watch it for free.</description>
		<content:encoded><![CDATA[<p>This is quite a hot information. I think I&#8217;ll share it on Delicious.<br />
p.s. Year One is already on the Internet and you can watch it for free.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: prakashM</title>
		<link>http://jalaj.net/2007/01/19/working-with-menus-in-visual-basic/comment-page-1/#comment-36865</link>
		<dc:creator>prakashM</dc:creator>
		<pubDate>Sat, 16 May 2009 14:25:11 +0000</pubDate>
		<guid isPermaLink="false">http://jalaj.wordpress.com/2007/01/19/working-with-menus-in-visual-basic/#comment-36865</guid>
		<description>Hi I have menu structure in VB using Menu Editor Like
File
  &#124;
  &#124;---File1
  &#124;     &#124;
  &#124;     &#124;--- File2
  &#124;           &#124;
  &#124;           &#124;---  File3
  &#124;
  &#124;---File2

How Can I Get Top Menu Name For Each Sub Menu Name ?
I&#039;m using to get all menu name 
with the following Code

dim MnCtl As Control
For Each MnuCtl In Me.Controls
    if type of MnuCtl Is Menu Then
       mnuCtl.Name
    endif
next

Pls Help And Give Good Sugges. Thank You Reply ASAP, Urgent Need.</description>
		<content:encoded><![CDATA[<p>Hi I have menu structure in VB using Menu Editor Like<br />
File<br />
  |<br />
  |&#8212;File1<br />
  |     |<br />
  |     |&#8212; File2<br />
  |           |<br />
  |           |&#8212;  File3<br />
  |<br />
  |&#8212;File2</p>
<p>How Can I Get Top Menu Name For Each Sub Menu Name ?<br />
I&#8217;m using to get all menu name<br />
with the following Code</p>
<p>dim MnCtl As Control<br />
For Each MnuCtl In Me.Controls<br />
    if type of MnuCtl Is Menu Then<br />
       mnuCtl.Name<br />
    endif<br />
next</p>
<p>Pls Help And Give Good Sugges. Thank You Reply ASAP, Urgent Need.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MICH</title>
		<link>http://jalaj.net/2007/01/19/working-with-menus-in-visual-basic/comment-page-1/#comment-36004</link>
		<dc:creator>MICH</dc:creator>
		<pubDate>Sun, 08 Feb 2009 09:34:18 +0000</pubDate>
		<guid isPermaLink="false">http://jalaj.wordpress.com/2007/01/19/working-with-menus-in-visual-basic/#comment-36004</guid>
		<description>hi!!
thank you for your site
it definitely help me alot..</description>
		<content:encoded><![CDATA[<p>hi!!<br />
thank you for your site<br />
it definitely help me alot..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Isha</title>
		<link>http://jalaj.net/2007/01/19/working-with-menus-in-visual-basic/comment-page-1/#comment-30475</link>
		<dc:creator>Isha</dc:creator>
		<pubDate>Thu, 25 Sep 2008 06:11:29 +0000</pubDate>
		<guid isPermaLink="false">http://jalaj.wordpress.com/2007/01/19/working-with-menus-in-visual-basic/#comment-30475</guid>
		<description>very nice topic :)

hie all
i m having a menu array with an array of dates from a database fields
i was wondering if anybody could tlell me how to show the caption of selected item from menu array in a message box or say textbox :s :)</description>
		<content:encoded><![CDATA[<p>very nice topic <img src='http://s.wordpress.com/wp-includes/images/smilies/face-smile.png' alt=':)' class='wp-smiley' /> </p>
<p>hie all<br />
i m having a menu array with an array of dates from a database fields<br />
i was wondering if anybody could tlell me how to show the caption of selected item from menu array in a message box or say textbox :s <img src='http://s.wordpress.com/wp-includes/images/smilies/face-smile.png' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SACHI</title>
		<link>http://jalaj.net/2007/01/19/working-with-menus-in-visual-basic/comment-page-1/#comment-29399</link>
		<dc:creator>SACHI</dc:creator>
		<pubDate>Mon, 21 Apr 2008 05:44:21 +0000</pubDate>
		<guid isPermaLink="false">http://jalaj.wordpress.com/2007/01/19/working-with-menus-in-visual-basic/#comment-29399</guid>
		<description>Hi..
   Any one tell me how can i make the text in menu make to be bold and how can i allign it.It is so urgent.</description>
		<content:encoded><![CDATA[<p>Hi..<br />
   Any one tell me how can i make the text in menu make to be bold and how can i allign it.It is so urgent.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jalaj</title>
		<link>http://jalaj.net/2007/01/19/working-with-menus-in-visual-basic/comment-page-1/#comment-17576</link>
		<dc:creator>Jalaj</dc:creator>
		<pubDate>Thu, 15 Nov 2007 03:56:50 +0000</pubDate>
		<guid isPermaLink="false">http://jalaj.wordpress.com/2007/01/19/working-with-menus-in-visual-basic/#comment-17576</guid>
		<description>@Liju
See the last piece of code... the click event for the menu is raised by passing the index. Remember all we are doing is increasing the elements in a array... we never created a menu from scratch programatically.

@Linda
I am glad that you were benefited by the post. Thanks for visiting and appreciating.</description>
		<content:encoded><![CDATA[<p>@Liju<br />
See the last piece of code&#8230; the click event for the menu is raised by passing the index. Remember all we are doing is increasing the elements in a array&#8230; we never created a menu from scratch programatically.</p>
<p>@Linda<br />
I am glad that you were benefited by the post. Thanks for visiting and appreciating.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
