<?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: how to set color for static control text in dialog?</title>
	<atom:link href="http://weseetips.com/2008/08/27/how-to-set-color-for-static-control-text-in-dialog/feed/" rel="self" type="application/rss+xml" />
	<link>http://weseetips.com/2008/08/27/how-to-set-color-for-static-control-text-in-dialog/</link>
	<description>Gold mine of Visual C++ tricks!</description>
	<lastBuildDate>Mon, 08 Mar 2010 07:26:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jijo.Raj</title>
		<link>http://weseetips.com/2008/08/27/how-to-set-color-for-static-control-text-in-dialog/comment-page-1/#comment-206</link>
		<dc:creator>Jijo.Raj</dc:creator>
		<pubDate>Tue, 21 Oct 2008 07:17:18 +0000</pubDate>
		<guid isPermaLink="false">http://weseetips.wordpress.com/?p=421#comment-206</guid>
		<description>You could change the color of other controls as well. Controls such as - Button, Dialog, edit, Listbox, scrollbars etc. For instance, see how to change the color of push button here - http://www.daniweb.com/forums/thread26182.html

Regards,
Jijo.</description>
		<content:encoded><![CDATA[<p>You could change the color of other controls as well. Controls such as &#8211; Button, Dialog, edit, Listbox, scrollbars etc. For instance, see how to change the color of push button here &#8211; <a href="http://www.daniweb.com/forums/thread26182.html" rel="nofollow">http://www.daniweb.com/forums/thread26182.html</a></p>
<p>Regards,<br />
Jijo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pawan</title>
		<link>http://weseetips.com/2008/08/27/how-to-set-color-for-static-control-text-in-dialog/comment-page-1/#comment-205</link>
		<dc:creator>pawan</dc:creator>
		<pubDate>Tue, 21 Oct 2008 05:18:42 +0000</pubDate>
		<guid isPermaLink="false">http://weseetips.wordpress.com/?p=421#comment-205</guid>
		<description>Is it applicable only to static control or i can use it for other</description>
		<content:encoded><![CDATA[<p>Is it applicable only to static control or i can use it for other</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jijo.Raj</title>
		<link>http://weseetips.com/2008/08/27/how-to-set-color-for-static-control-text-in-dialog/comment-page-1/#comment-204</link>
		<dc:creator>Jijo.Raj</dc:creator>
		<pubDate>Wed, 10 Sep 2008 10:57:10 +0000</pubDate>
		<guid isPermaLink="false">http://weseetips.wordpress.com/?p=421#comment-204</guid>
		<description>If you seek plain win32, you could handle WM_CTLCOLORSTATIC and can change the static text color.

Have a look at this link - http://www.winprog.org/tutorial/dlgfaq.html. It contains code samples. Hope it helps.

Regards,
Jijo.</description>
		<content:encoded><![CDATA[<p>If you seek plain win32, you could handle WM_CTLCOLORSTATIC and can change the static text color.</p>
<p>Have a look at this link &#8211; <a href="http://www.winprog.org/tutorial/dlgfaq.html" rel="nofollow">http://www.winprog.org/tutorial/dlgfaq.html</a>. It contains code samples. Hope it helps.</p>
<p>Regards,<br />
Jijo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mehranhu</title>
		<link>http://weseetips.com/2008/08/27/how-to-set-color-for-static-control-text-in-dialog/comment-page-1/#comment-203</link>
		<dc:creator>mehranhu</dc:creator>
		<pubDate>Wed, 10 Sep 2008 06:59:05 +0000</pubDate>
		<guid isPermaLink="false">http://weseetips.wordpress.com/?p=421#comment-203</guid>
		<description>Hi, It really works, ive done it already, But im searching a messive way of the same thing to be done in simple WIN32, not MFC. Can u help me please
mehrangull@hotmail.com</description>
		<content:encoded><![CDATA[<p>Hi, It really works, ive done it already, But im searching a messive way of the same thing to be done in simple WIN32, not MFC. Can u help me please<br />
<a href="mailto:mehrangull@hotmail.com">mehrangull@hotmail.com</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
