<?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/"
		>
<channel>
	<title>Comments on: Build an Excel Add-In 4 &#8211; Create the Dialog</title>
	<atom:link href="http://peltiertech.com/WordPress/build-an-excel-add-in-4-create-the-dialog/feed/" rel="self" type="application/rss+xml" />
	<link>http://peltiertech.com/WordPress/build-an-excel-add-in-4-create-the-dialog/</link>
	<description>Peltier Tech Excel Charts and Programming Blog</description>
	<lastBuildDate>Mon, 21 May 2012 11:34:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Kurt</title>
		<link>http://peltiertech.com/WordPress/build-an-excel-add-in-4-create-the-dialog/comment-page-1/#comment-26147</link>
		<dc:creator>Kurt</dc:creator>
		<pubDate>Fri, 29 Jan 2010 23:34:26 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2757#comment-26147</guid>
		<description>Hello Jon!

Thanks for this excellent series of articles.
Hope #6 will be published soon.</description>
		<content:encoded><![CDATA[<p>Hello Jon!</p>
<p>Thanks for this excellent series of articles.<br />
Hope #6 will be published soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/build-an-excel-add-in-4-create-the-dialog/comment-page-1/#comment-25602</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Sun, 17 Jan 2010 15:20:01 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2757#comment-25602</guid>
		<description>Thanks, Jan Karel. In a while I will have another post or two about designing dialogs, more general than this post. I&#039;ll include tricks like your Toolbox enhancements, and also suggestions for good UI design.</description>
		<content:encoded><![CDATA[<p>Thanks, Jan Karel. In a while I will have another post or two about designing dialogs, more general than this post. I&#8217;ll include tricks like your Toolbox enhancements, and also suggestions for good UI design.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Karel Pieterse</title>
		<link>http://peltiertech.com/WordPress/build-an-excel-add-in-4-create-the-dialog/comment-page-1/#comment-25601</link>
		<dc:creator>Jan Karel Pieterse</dc:creator>
		<pubDate>Sun, 17 Jan 2010 15:00:49 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2757#comment-25601</guid>
		<description>One that is not very discoverable: You can drag (sets of) controls back onto the control toobox to store them for later re-use. NOte that you can right-click the toobox to add pages to it to store your own controls.</description>
		<content:encoded><![CDATA[<p>One that is not very discoverable: You can drag (sets of) controls back onto the control toobox to store them for later re-use. NOte that you can right-click the toobox to add pages to it to store your own controls.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/build-an-excel-add-in-4-create-the-dialog/comment-page-1/#comment-25468</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Wed, 13 Jan 2010 18:35:35 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2757#comment-25468</guid>
		<description>Mathias -

Right, tab order is important. So are accelerator keys. Perhaps a followup article could cover these aspects of good user interface design.

And by the way, I would like to see your VSTO article.</description>
		<content:encoded><![CDATA[<p>Mathias -</p>
<p>Right, tab order is important. So are accelerator keys. Perhaps a followup article could cover these aspects of good user interface design.</p>
<p>And by the way, I would like to see your VSTO article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mathias</title>
		<link>http://peltiertech.com/WordPress/build-an-excel-add-in-4-create-the-dialog/comment-page-1/#comment-25466</link>
		<dc:creator>Mathias</dc:creator>
		<pubDate>Wed, 13 Jan 2010 18:15:58 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2757#comment-25466</guid>
		<description>Hi Jon,

First, I think it&#039;s great that you are going through with this tutorial from A to Z! I might give a shot at doing the same for VSTO.

Then, just one small addition: when adding controls to a user from, it&#039;s a good idea to check the TabOrder property, which determines in what order each control gets the focus when the user presses Tab. I don&#039;t use Tab much, and used not to pay attention to it, until some users of my stuff complained about that!

Mathias</description>
		<content:encoded><![CDATA[<p>Hi Jon,</p>
<p>First, I think it&#8217;s great that you are going through with this tutorial from A to Z! I might give a shot at doing the same for VSTO.</p>
<p>Then, just one small addition: when adding controls to a user from, it&#8217;s a good idea to check the TabOrder property, which determines in what order each control gets the focus when the user presses Tab. I don&#8217;t use Tab much, and used not to pay attention to it, until some users of my stuff complained about that!</p>
<p>Mathias</p>
]]></content:encoded>
	</item>
</channel>
</rss>

