Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

2 votes
1 answer
666 views

MahApps Metro Theme - Always show dialog windows in front of all other windows in WPF Application

I'm pretty new to WPF and the Metro styling and I ran into the following problem: I open all my message dialogs from the main window of my application by calling ShowMessageAsync()., even when the ...
jobert's user avatar
  • 21
-2 votes
1 answer
635 views

Can a live tile style be created in WPF?

I'm exploring MahApps framework and I want to implement a live tile style. My question is: Is it possible to create a live tile style, where the tile's content (predefined images, texts; not ...
Cristian M's user avatar
0 votes
1 answer
121 views

Mahapps custom style error

I want to set a Custom Style in my Applications, but when i try the MahApps tutorial from: http://mahapps.com/guides/styles.html I get this Error: "The property Freeze was not found in type '...
FoldFence's user avatar
  • 2,784
0 votes
0 answers
184 views

Use metro window with visual studio extension

I am developing a Visual Studio Extension. It shows a tool window. The element is s user control which is automatically generated. I want to use a window instead of user control. The reason behind ...
Shahzad's user avatar
  • 1,697
2 votes
1 answer
2k views

WinRT GUI within a desktop application [closed]

We have a C++ desktop application using an old MFC GUI; now we want to have a more modern touch GUI. We would like to use the Windows Metro App style. Because we use some sdk that link shared mfc ...
Stefano Piovesan's user avatar
10 votes
1 answer
17k views

Actually using the Tile Control in MahApps Metro?

I have been working with MahApps Metro UI for couple days now and i have realy enjoyed it. WHen looking through their documentation, i wanted to use the tile control and make something along the lines ...
Hunter Mitchell's user avatar
0 votes
2 answers
2k views

Metro UI for WPF differences [closed]

Does exist any real difference among "Modern UI for WPF", "MahApps" and "Elysium"? What would you suggest? I can find any list of features, or comparison. Testing them all deeply would take some ...
M4rk's user avatar
  • 2,192
1 vote
2 answers
4k views

WPF Net Framework 3.5 Window Metro Style

I want to make Window with Metro style. I found the 3 following libraries: http://elysium.asvishnyakov.com/en/ https://github.com/MahApps/MahApps.Metro http://mui.codeplex.com/ All are for Net ...
Ron's user avatar
  • 4,045