<?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: Watermarked edit controls</title>
	<atom:link href="http://www.aaronlerch.com/blog/2007/12/01/watermarked-edit-controls/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aaronlerch.com/blog/2007/12/01/watermarked-edit-controls/</link>
	<description></description>
	<lastBuildDate>Thu, 25 Feb 2010 20:23:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Matthew M.</title>
		<link>http://www.aaronlerch.com/blog/2007/12/01/watermarked-edit-controls/comment-page-1/#comment-840</link>
		<dc:creator>Matthew M.</dc:creator>
		<pubDate>Tue, 08 Dec 2009 16:32:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.aaronlerch.com/blog/2007/12/01/watermarked-edit-controls/#comment-840</guid>
		<description>I believe that these messages &amp; functionality (at least CB_SETCUEBANNER) only apply to Windows Vista and beyond.  So if you&#039;re using XP (as I am) you&#039;re out of luck.

- Matthew</description>
		<content:encoded><![CDATA[<p>I believe that these messages &amp; functionality (at least CB_SETCUEBANNER) only apply to Windows Vista and beyond.  So if you&#8217;re using XP (as I am) you&#8217;re out of luck.</p>
<p>- Matthew</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aaron</title>
		<link>http://www.aaronlerch.com/blog/2007/12/01/watermarked-edit-controls/comment-page-1/#comment-562</link>
		<dc:creator>aaron</dc:creator>
		<pubDate>Mon, 05 Jan 2009 13:27:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.aaronlerch.com/blog/2007/12/01/watermarked-edit-controls/#comment-562</guid>
		<description>Thanks for the find, and updating us with the info!</description>
		<content:encoded><![CDATA[<p>Thanks for the find, and updating us with the info!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: think</title>
		<link>http://www.aaronlerch.com/blog/2007/12/01/watermarked-edit-controls/comment-page-1/#comment-560</link>
		<dc:creator>think</dc:creator>
		<pubDate>Mon, 05 Jan 2009 06:44:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.aaronlerch.com/blog/2007/12/01/watermarked-edit-controls/#comment-560</guid>
		<description>On Windows XP, this conflicts with the East Asian Language packs, so if you have them installed, cue banners won’t work. Vista fixes this.

I am in China, so it doesn&#039;t work!  :(</description>
		<content:encoded><![CDATA[<p>On Windows XP, this conflicts with the East Asian Language packs, so if you have them installed, cue banners won’t work. Vista fixes this.</p>
<p>I am in China, so it doesn&#8217;t work!  <img src='http://www.aaronlerch.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aaron</title>
		<link>http://www.aaronlerch.com/blog/2007/12/01/watermarked-edit-controls/comment-page-1/#comment-559</link>
		<dc:creator>aaron</dc:creator>
		<pubDate>Mon, 05 Jan 2009 03:46:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.aaronlerch.com/blog/2007/12/01/watermarked-edit-controls/#comment-559</guid>
		<description>Try adding a 2nd control (button, or whatever). I think that when you have a single control it gets the focus, and if you just set the cue text property only (in the designer) it won&#039;t show the text when the control has the focus.</description>
		<content:encoded><![CDATA[<p>Try adding a 2nd control (button, or whatever). I think that when you have a single control it gets the focus, and if you just set the cue text property only (in the designer) it won&#8217;t show the text when the control has the focus.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: think</title>
		<link>http://www.aaronlerch.com/blog/2007/12/01/watermarked-edit-controls/comment-page-1/#comment-558</link>
		<dc:creator>think</dc:creator>
		<pubDate>Mon, 05 Jan 2009 03:42:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.aaronlerch.com/blog/2007/12/01/watermarked-edit-controls/#comment-558</guid>
		<description>I found it doesn&#039;t work! I drag the control to a form, and set the &quot;cueText&quot; property, then run the project, it happens nothing.

could you tell me why?  my OS is Windows xp Sp3.

Thank you!</description>
		<content:encoded><![CDATA[<p>I found it doesn&#8217;t work! I drag the control to a form, and set the &#8220;cueText&#8221; property, then run the project, it happens nothing.</p>
<p>could you tell me why?  my OS is Windows xp Sp3.</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Miller</title>
		<link>http://www.aaronlerch.com/blog/2007/12/01/watermarked-edit-controls/comment-page-1/#comment-246</link>
		<dc:creator>Chris Miller</dc:creator>
		<pubDate>Fri, 01 Feb 2008 19:15:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.aaronlerch.com/blog/2007/12/01/watermarked-edit-controls/#comment-246</guid>
		<description>Awesome article but... the cue isn&#039;t visible in multi-line mode.  EM_SETCUEBANNER is even documented not to work with multi-line.  There appears to be no work around AND still using this clean approach.  :(</description>
		<content:encoded><![CDATA[<p>Awesome article but&#8230; the cue isn&#8217;t visible in multi-line mode.  EM_SETCUEBANNER is even documented not to work with multi-line.  There appears to be no work around AND still using this clean approach.  <img src='http://www.aaronlerch.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Links from December 3rd, 2007 &#171; Eppur si muove</title>
		<link>http://www.aaronlerch.com/blog/2007/12/01/watermarked-edit-controls/comment-page-1/#comment-245</link>
		<dc:creator>Links from December 3rd, 2007 &#171; Eppur si muove</dc:creator>
		<pubDate>Mon, 03 Dec 2007 13:10:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.aaronlerch.com/blog/2007/12/01/watermarked-edit-controls/#comment-245</guid>
		<description>[...] Links from December 3rd,&#160;2007  Watermarked edit controls [...]</description>
		<content:encoded><![CDATA[<p>[...] Links from December 3rd,&nbsp;2007  Watermarked edit controls [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
