<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Windows CE Full Screen applications</title>
	<atom:link href="http://andocs.wordpress.com/2009/04/12/windows-ce-full-screen-applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://andocs.wordpress.com/2009/04/12/windows-ce-full-screen-applications/</link>
	<description>Programming, software technologies, operating systems, IT</description>
	<lastBuildDate>Sat, 21 Nov 2009 08:39:30 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: andocs</title>
		<link>http://andocs.wordpress.com/2009/04/12/windows-ce-full-screen-applications/#comment-420</link>
		<dc:creator>andocs</dc:creator>
		<pubDate>Sat, 21 Nov 2009 08:39:30 +0000</pubDate>
		<guid isPermaLink="false">http://andocs.wordpress.com/?p=30#comment-420</guid>
		<description>Sample code can be downloaded here: http://www.4shared.com/file/156469684/4a4e4592/FullScreen.html</description>
		<content:encoded><![CDATA[<p>Sample code can be downloaded here: <a href="http://www.4shared.com/file/156469684/4a4e4592/FullScreen.html" rel="nofollow">http://www.4shared.com/file/156469684/4a4e4592/FullScreen.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan</title>
		<link>http://andocs.wordpress.com/2009/04/12/windows-ce-full-screen-applications/#comment-408</link>
		<dc:creator>Bryan</dc:creator>
		<pubDate>Tue, 10 Nov 2009 20:22:43 +0000</pubDate>
		<guid isPermaLink="false">http://andocs.wordpress.com/?p=30#comment-408</guid>
		<description>I have your code in place and it works as far as turning off the taskbar. However the are where the taskbar is still seems unusable.

.Net 3.5 CE 5.00.0000

If you have a sample project would you mind sending it.

The motorola symbol unit I am using has a 324x324 screen.

Thanks</description>
		<content:encoded><![CDATA[<p>I have your code in place and it works as far as turning off the taskbar. However the are where the taskbar is still seems unusable.</p>
<p>.Net 3.5 CE 5.00.0000</p>
<p>If you have a sample project would you mind sending it.</p>
<p>The motorola symbol unit I am using has a 324&#215;324 screen.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andocs</title>
		<link>http://andocs.wordpress.com/2009/04/12/windows-ce-full-screen-applications/#comment-295</link>
		<dc:creator>andocs</dc:creator>
		<pubDate>Tue, 15 Sep 2009 09:56:57 +0000</pubDate>
		<guid isPermaLink="false">http://andocs.wordpress.com/?p=30#comment-295</guid>
		<description>I am sorry for not answering this sooner, but I was on a long vacation away from this blog. You maybe figured it out for yourself by then. Anyway, the control is the window you want to display in full screen mode. I have a main form which I toggle in full screen by passing it as an argument to these methods. If you call it from the same form class, for instance the Load event handler, placing a &quot;this&quot; as argument would do the trick.</description>
		<content:encoded><![CDATA[<p>I am sorry for not answering this sooner, but I was on a long vacation away from this blog. You maybe figured it out for yourself by then. Anyway, the control is the window you want to display in full screen mode. I have a main form which I toggle in full screen by passing it as an argument to these methods. If you call it from the same form class, for instance the Load event handler, placing a &#8220;this&#8221; as argument would do the trick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://andocs.wordpress.com/2009/04/12/windows-ce-full-screen-applications/#comment-241</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Sat, 25 Jul 2009 04:37:06 +0000</pubDate>
		<guid isPermaLink="false">http://andocs.wordpress.com/?p=30#comment-241</guid>
		<description>This looks to be exactly what I am looking for! I have tried other suggested methods including the SHFullScreen, just to be left with an empty space where the taskbar used to be, but my app didn&#039;t cover that area.

I do have 1 question: what control is supposed to be passed into the StartFullScreen(control) and StopFullScreen(control) methods?</description>
		<content:encoded><![CDATA[<p>This looks to be exactly what I am looking for! I have tried other suggested methods including the SHFullScreen, just to be left with an empty space where the taskbar used to be, but my app didn&#8217;t cover that area.</p>
<p>I do have 1 question: what control is supposed to be passed into the StartFullScreen(control) and StopFullScreen(control) methods?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
