No announcements
Found 2662516 threads
-
0 Votes
Appbar not showing up?
Hi Karti, You need this in your default page:Answered | 1 Replies | 2837 Views | Created by ArunKarthika - Sunday, February 12, 2012 2:19 AM | Last reply by Jeff Sanders - Monday, February 13, 2012 7:33 PM -
1 Votes
AppBar does not show up if an external page is loaded twice
https://connect.microsoft.com/VisualStudio/feedback/details/774296/appbar-does-not-show-up-if-an-external-page-is-loadedUnanswered | 10 Replies | 1944 Views | Created by Gokhan Sengun - Monday, December 3, 2012 8:35 PM | Last reply by Gokhan Sengun - Tuesday, December 18, 2012 6:56 AM -
1 Votes
AppBar doesnt show
i used to created app bar using C# and to test it that i add message box it in appbar load .Answered | 3 Replies | 1099 Views | Created by Jacob Lth - Saturday, September 20, 2014 9:42 AM | Last reply by Jamles Hez - Wednesday, September 24, 2014 5:23 AM -
0 Votes
appbar
You are responsible for your page content and logic as you navigate through the pages.Answered | 3 Replies | 2729 Views | Created by BaiYi - Wednesday, April 25, 2012 3:16 AM | Last reply by Jeff Sanders - Friday, April 27, 2012 4:48 PM -
0 Votes
AppBar being shown as part of page cache?
In my app, I have parts of the global AppBars reserved for buttons that are contextual for each page, as needed.Answered | 4 Replies | 1353 Views | Created by rawk1989 - Monday, January 28, 2013 11:12 PM | Last reply by rawk1989 - Monday, February 4, 2013 9:46 PM -
1 Votes
Error in Appbar
The AppBar can have only one child object, but you have two StackPanels in it.Answered | 4 Replies | 1858 Views | Created by Wilsof - Saturday, September 29, 2012 2:46 PM | Last reply by Wilsof - Saturday, September 29, 2012 7:41 PM -
0 Votes
Hiding AppBar
The appbar can be referenced with TopAppBar or BottomAppBar in the code behind for your xaml page.Answered | 5 Replies | 1991 Views | Created by Larry Waldman [MSFT] - Monday, November 12, 2012 4:52 AM | Last reply by Jose1966 - Tuesday, December 16, 2014 11:08 PM -
0 Votes
[XAML]AutoSuggestBox can not auto show at top in the Appbar
What's the difference between the Appbar and the commandbar with respect your requirements?Answered | 6 Replies | 756 Views | Created by jingliancui - Sunday, February 14, 2016 3:28 PM | Last reply by pkr2000 - Wednesday, February 17, 2016 9:38 AM -
0 Votes
AppBar does not appear "in front" of WebView control.
I have app bars in 3 pages of my app, they all work fine.Answered | 2 Replies | 1784 Views | Created by Terrence_ - Tuesday, November 6, 2012 1:25 PM | Last reply by Terrence_ - Tuesday, November 6, 2012 2:47 PM -
1 Votes
How to show an indication of a bottom appBar ?
I think it's not only Appbar. check the code as below: <Page x:Class="indicationAppbar.MainPage" ...Answered | 1 Replies | 825 Views | Created by 19karabo91 - Friday, November 7, 2014 7:08 AM | Last reply by Bill Chung - Friday, November 7, 2014 7:58 AM -
0 Votes
Context sensitive Appbar for specific areas on a page
This may not work for you, but what we've done is check for the position of a known element of your section and show/hide based on that.Answered | 2 Replies | 1748 Views | Created by Christine Flora [MCSD, MCITP, MCTS] - Wednesday, October 3, 2012 10:09 AM | Last reply by Christine Flora [MCSD, MCITP, MCTS] - Tuesday, October 23, 2012 12:06 AM -
0 Votes
Keep Inputpane/Keyboard open when showing AppBar
I've done the same with the AppBar, with no changes in behavior. inspect.exe shows both the AppBar and the buttons as ...Answered | 2 Replies | 3112 Views | Created by strentler - Friday, August 3, 2012 8:26 AM | Last reply by cw_devFluid - Saturday, December 29, 2012 5:37 AM -
1 Votes
Where to specify multiple appbars?
This does not work in my case, since the appbar can contain custom layouts depending on the view its displayed in.Answered | 4 Replies | 2671 Views | Created by phil_ke - Wednesday, February 22, 2012 11:31 PM | Last reply by Harlequin - Friday, February 24, 2012 5:06 PM -
1 Votes
How do I reuse an AppBar?
So you end up having to apply the AppBar manually in each page, e.g: <Page.TopAppBar> ...Answered | 10 Replies | 4211 Views | Created by StefanOlson - Monday, June 18, 2012 2:44 AM | Last reply by BladeProfessor - Sunday, November 4, 2012 8:49 PM -
1 Votes
Creating an appbar in JavaScript Code
Hi SonalMac, If the appbar command buttons in all pages (of your Windows Store app) can be predefined, you can also consider the following ...Answered | 2 Replies | 1573 Views | Created by SonalMac - Tuesday, April 16, 2013 8:25 PM | Last reply by Steven Cheng - MSFT - Friday, April 19, 2013 1:49 AM -
3 Votes
how to keep the AppBar collapsed?
I want to keep the appbar collapsed unless I want it to show.Answered | 8 Replies | 4310 Views | Created by smilefishcc - Wednesday, May 23, 2012 9:24 AM | Last reply by kkrity - Thursday, August 30, 2012 12:44 PM -
4 Votes
load external web page ( X-Frame-Options )
XMAL's WebView class can load every external web page.Answered | 6 Replies | 5212 Views | Created by load external page using iframe or - Wednesday, May 2, 2012 4:54 AM | Last reply by Cookey1 - Thursday, August 2, 2012 12:44 PM -
0 Votes
Images on Xaml page don't show up until async calls are done...
http://social.msdn.microsoft.com/Forums/en-US/winappswithcsharp/thread/7a36449f-8c47-4188-9f94-5544a496fa4d This made the app 100% responsive, so there is no more UI ...Answered | 3 Replies | 1068 Views | Created by Harlequin - Tuesday, April 23, 2013 5:53 PM | Last reply by Harlequin - Thursday, April 25, 2013 2:07 PM -
0 Votes
AppBar access with non-touch PC
In addition to using the mouse, WindowsKey + Z will bring up the appbar and WindowsKey + C will bring up the Charms!Answered | 5 Replies | 4109 Views | Created by webdatadesigngroup - Saturday, January 21, 2012 11:42 PM | Last reply by Jeff Sanders - Monday, January 23, 2012 2:40 PM -
0 Votes
AppBar changes in XAML
The intention is to use the AppBar in the prescribed UI location (top/bottom) for these type of command bars.Answered | 1 Replies | 2539 Views | Created by mobiletony - Saturday, March 3, 2012 3:34 AM | Last reply by Tim Heuer - Saturday, March 3, 2012 4:43 AM - Items 1 to 20 of 2662516 Next ›
No announcements