Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > Avalon

Vista - Page Versus Window

 
 
Old 05-21-2006   #1 (permalink)
Fidget Brain


 
 

Page Versus Window

The way I see it, if I give my main Application a root type of <Page> rather
than <Window>, the only difference is that I get a browser-like navigation
bar at the top. Is this truly the only difference?



My System SpecsSystem Spec
Old 05-21-2006   #2 (permalink)
Matthew D. Newman


 
 

Re: Page Versus Window

From what I can tell yes.

"Fidget Brain" <no.spam@martinthrelly@yahoo.com> wrote in message
news:e2yvw2SfGHA.3488@TK2MSFTNGP02.phx.gbl...
> The way I see it, if I give my main Application a root type of <Page>
> rather than <Window>, the only difference is that I get a browser-like
> navigation bar at the top. Is this truly the only difference?
>



My System SpecsSystem Spec
Old 05-22-2006   #3 (permalink)
Eddie


 
 

Re: Page Versus Window

Fidget,
The reason you are seeing a navigation chrome on top is because when
you point your Application's Startup Uri property to a <Page> as the
root element, the Application automatically creates a NavigationWindow
object for you and then navigate your Xaml page. The Navigation Chrome
belongs to the NavigationWindow object, which has some key differences
with Window object, including Navigation, Journaling and default
NavigationUI.

I've added some links to SDK documentations describing these objects in
more depth. Please feel free to post follow up question if you still
have confusions.

<Window>
http://windowssdk.msdn.microsoft.com...ows_Window.asp

<NavigationWindow>
http://windowssdk.msdn.microsoft.com...tionWindow.asp

<Page>
(http://windowssdk.msdn.microsoft.com...trols_Page.asp)

<Window Management Overview>
http://windowssdk.msdn.microsoft.com...11d3528d23.asp


Thanks.

Eddie.

My System SpecsSystem Spec
 

Thread Tools


Similar Threads
Thread Forum
Front page change index page? Vista networking & sharing
page disappears when Mouse moved off page General Discussion
Blue Screen - Page fault in non page area Vista performance & maintenance
8.5 versus 2008 versus 9 Live Messenger


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46