commandbar Questions
2
Solved
I am using a commandbar in my project (UWP), however, I realized there is an ellipsis button in the commandbar by default. Is there any way where by I can hide/remove it?
Here's my code:
<Pa...
Berns asked 3/10, 2017 at 1:57
1
Solved
Inside my xaml page, I have a dynamically generated ListBox, Textblocks and Textboxes in a Stack Panel and it also has a "Page.BottomAppBar" which consists the CommandBar at the bottom of the page....
Juanitajuanne asked 2/11, 2016 at 11:5
3
Solved
I want to use the CommandBar and a Flyout to build something like this.
The user should click the button in the CommandBar (Flyout opens), then enter text in the TextBox and then click the butt...
Northcliffe asked 23/8, 2016 at 9:0
1
I'd like to create a custom CommandBar for the UWP part of my Xamarin project.
I want to make a logo on a background color. The only way to get this, is making a visualbrush or grid, to contain b...
Interrelation asked 27/4, 2016 at 16:26
2
I have a sub in VBA that calls another sub to perform some analysis on data if the user pastes it in. The code below errors as:
Run-time error'-2147467259 (80004005)':
Method 'List' of object'_Co...
Kirovabad asked 18/4, 2016 at 14:55
1
Solved
I created a userform in an *.xlam add-in and created a new commandbar and button in the IDE, but when I click the button, the user form is opened in Excel, and focus is forced away from the IDE. Is...
Pita asked 3/11, 2014 at 20:7
1
© 2022 - 2024 — McMap. All rights reserved.