No announcements
Found 2509374 threads
-
0 Votes
How to format content in MessageDialog ?
I would like to change only the content of that particular dialog.Answered | 3 Replies | 2365 Views | Created by PTG-Dev - Friday, March 16, 2012 2:48 PM | Last reply by Jeff Sanders - Monday, March 19, 2012 12:15 PM -
1 Votes
How to set size of MessageDialog and its content font size?
Based on my understanding, so far we can not set size of MessageDialog.Answered | 1 Replies | 472 Views | Created by dvaibhav - Thursday, May 12, 2016 5:54 AM | Last reply by Active Geometry - Saturday, May 14, 2016 5:04 AM -
0 Votes
How to set MessageDialog colour?
The MessageDialog's color is not customizable.Answered | 2 Replies | 8362 Views | Created by honghui.zhang - Thursday, April 19, 2012 10:12 AM | Last reply by saramgsilva - Saturday, June 30, 2012 12:05 AM -
0 Votes
ContentDialog vs MessageDialog - no animation
https://social.msdn.microsoft.com/Forums/windowsapps/en-US/c8c1be09-24ad-4840-b853-b8394caa966a/uwp-contentdialog-and-messagedialog-styles?Answered | 3 Replies | 1727 Views | Created by craig91 - Monday, March 21, 2016 6:17 AM | Last reply by Jambor yao - Tuesday, March 22, 2016 6:23 AM -
0 Votes
MessageDialog command count problem
I have 3 buttons and I don't know how to close my messageDialog in Tablet PC, because can't put fourth button "Cancel".Answered | 5 Replies | 3065 Views | Created by oleg.kurzov - Tuesday, August 7, 2012 9:26 AM | Last reply by rstg - Monday, October 21, 2013 9:55 AM -
0 Votes
How to catch backbutton event on MessageDialog
Hi Erkka Sutinen, F-Secure, In my mind, maybe another way to implement it is to create a custom MessageDialog by using the Popup control, then it will be ...Answered | 2 Replies | 601 Views | Created by Erkka Sutinen, Synchronoss - Tuesday, October 7, 2014 11:25 AM | Last reply by Amy Peng - Wednesday, October 8, 2014 3:14 AM -
0 Votes
How to dim the screen like a MessageDialog?
from this project: http://winrtxamltoolkit.codeplex.com/ With this you will understand how it works.Answered | 2 Replies | 1309 Views | Created by MJFara - Tuesday, October 16, 2012 4:07 PM | Last reply by Andrei Marukovich - Tuesday, October 16, 2012 5:35 PM -
0 Votes
Create a Custom MessageDialog with scrolling
I want to do this in the same style as MessageDialog, but MessageDialog does not allow scrolling so I need some form of custom MessageDialog, but am not ...Answered | 1 Replies | 1371 Views | Created by ReignOfComputer - Saturday, May 18, 2013 8:05 AM | Last reply by Can Bilgin - Saturday, May 18, 2013 9:54 AM -
0 Votes
[UWP] ContentDialog and MessageDialog Styles
How can I make the ContentDialog style match the MessageDialog style on Windows 10?Answered | 2 Replies | 5011 Views | Created by Nobody31 - Monday, September 7, 2015 8:02 PM | Last reply by Nobody31 - Monday, September 14, 2015 6:49 PM -
2 Votes
Strange height of MessageDialog
I must used MessageDialog instead CoreWindowDialog.Answered | 7 Replies | 1331 Views | Created by Rinaldo Lisario - Wednesday, April 2, 2014 8:04 AM | Last reply by Rinaldo Lisario - Friday, April 4, 2014 8:24 AM -
0 Votes
[W8.1]MessageDialog not show when called within a Task
Solatys, If I understand correctly, you want to call a MessageDialog within a Task from UI thread such as from a button click event.Answered | 3 Replies | 732 Views | Created by Solatys - Monday, September 21, 2015 8:49 AM | Last reply by Jay Zuo - Tuesday, September 22, 2015 2:15 AM -
1 Votes
COMException when customizing MessageDialog with UICommands
/> <TextBox Height="20" Margin="20" Width="200" x:Name="MyText"/>Answered | 3 Replies | 3166 Views | Created by Pierre Morel-Fourrier - Tuesday, September 27, 2011 10:45 PM | Last reply by Tim Heuer - Tuesday, September 27, 2011 11:48 PM -
0 Votes
MessageDialogs Not Displaying Correctly
I'm working on porting my app from Windows Phone to Windows, but I noticed a problem while using MessageDialogs.Answered | 1 Replies | 457 Views | Created by Greg Whatley - Tuesday, October 14, 2014 1:30 PM | Last reply by Rob Caplan [MSFT] - Tuesday, October 14, 2014 2:18 PM -
0 Votes
Modifying background opacity of a MessageDialog Control
Hi Jaxim, Sorry I don't think we can customize the MessageDialog control.Answered | 1 Replies | 620 Views | Created by Jaxim - Wednesday, August 20, 2014 3:29 PM | Last reply by Jamles Hez - Thursday, August 21, 2014 6:33 AM -
4 Votes
MessageDialog to disappear after a set time, it is possible with UWP ?
I personally think that you should not use MessageDialog, according to this MessageDialog guideline document, you should: Use ...Answered | 8 Replies | 4320 Views | Created by cypripri - Saturday, July 18, 2015 8:35 PM | Last reply by cypripri - Monday, July 20, 2015 9:50 PM -
0 Votes
[UWP][C++] Windows 10 Universal: Please allow Ctrl+C to copy message from MessageDialog content
When using classic Win32 MessageBox() API, the spawned dialog allows you to copy its content (using Ctrl+C).Answered | 2 Replies | 905 Views | Created by deathly - Tuesday, September 8, 2015 10:26 AM | Last reply by Franklin Chen - Thursday, September 10, 2015 5:12 AM -
0 Votes
2nd MessageDialog is crashed.
Hi Jean-Marc, Take a look at the How to cancel a promise documentation.Answered | 4 Replies | 2371 Views | Created by Jhoon_swish - Wednesday, August 1, 2012 1:32 PM | Last reply by Rob Caplan [MSFT] - Thursday, July 11, 2013 10:53 PM -
1 Votes
UnauthorizedAccess Error for calling MessageDialog in Webview ScriptNotify
{ var md = new MessageDialog("Testing", "Error"); md.ShowAsync(); }); Hope it helps...Answered | 2 Replies | 2287 Views | Created by InterPro Solutions - Thursday, January 24, 2013 10:34 PM | Last reply by Jesse Jiang - Wednesday, January 30, 2013 7:22 AM -
0 Votes
how the MessageDialog in several languages can the text between quotation marks
var messageDialog = new MessageDialog("los datos han sido borrado los datos"); await ...Answered | 4 Replies | 342 Views | Created by Javier Ra - Sunday, March 6, 2016 8:24 PM | Last reply by Krunal Parekh - Thursday, March 10, 2016 2:32 AM -
0 Votes
Dialog for simple TextBox-input (similar to MessageDialog)
Or you ca create your own popup In my case, i saw this and i changed for a especific content.Answered | 2 Replies | 5596 Views | Created by M. Gerckens - Monday, August 27, 2012 9:17 AM | Last reply by M. Gerckens - Monday, August 27, 2012 2:08 PM - Items 1 to 20 of 2509374 Next ›
No announcements