![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| 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. |
| |||||||
| |
| | #1 (permalink) |
| | 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 Specs![]() |
| | #2 (permalink) |
| | 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 Specs![]() |
| 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 | |||