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 - Re: Suggestion:the Navigate Bar is too large

 
 
Old 02-20-2006   #1 (permalink)
Eddie


 
 

Re: Suggestion:the Navigate Bar is too large

Hi Leo, there are two different solutions to this problem.
(1) There is a ShowNavigationUI property on NavigationWindow object,
which can be accessed by casting Application.Current.MainWindow to a
NavigationWindow object, or by walking through the tree. (ie:
Page.Parent)
(2) You can create a Window object and have Frame as it's content.
Frame has a smaller navigation bar, with smaller back/forward buttons.
It also has options to maintain it's own journal and to hide
NavigationUI.

I'm not sure which release of WPF you are currently using, but both of
these two options should be available in the latest CTP release.

Hope this helps.

Thanks!

Eddie.


My System SpecsSystem Spec
Old 02-21-2006   #2 (permalink)
leo xue


 
 

Re: Suggestion:the Navigate Bar is too large

hello, Eddie,
Solution 1 is enough. It's quite an easy way.

"Eddie" <li.eddie@gmail.com>
??????:1140405722.255068.43580@z14g2000cwz.googlegroups.com...
> Hi Leo, there are two different solutions to this problem.
> (1) There is a ShowNavigationUI property on NavigationWindow object,
> which can be accessed by casting Application.Current.MainWindow to a
> NavigationWindow object, or by walking through the tree. (ie:
> Page.Parent)
> (2) You can create a Window object and have Frame as it's content.
> Frame has a smaller navigation bar, with smaller back/forward buttons.
> It also has options to maintain it's own journal and to hide
> NavigationUI.
>
> I'm not sure which release of WPF you are currently using, but both of
> these two options should be available in the latest CTP release.
>
> Hope this helps.
>
> Thanks!
>
> Eddie.
>



My System SpecsSystem Spec
 

Thread Tools


Similar Threads
Thread Forum
Can't navigate to Hotmail Network & Sharing
Navigate to the last page PowerShell
Suggestion: I submitted a suggestion for a Generic Soap Cmdlet via Connect. Please check it out and vote. PowerShell


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