Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. WPF
  4. How to call "customized" mahapps.metro modal-dialog window?

How to call "customized" mahapps.metro modal-dialog window?

Scheduled Pinned Locked Moved WPF
comtutorialquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Pew_new
    wrote on last edited by
    #1

    Hello everyone, I've tried to follow the steps described here: https://stackoverflow.com/questions/30751663/how-to-change-mahapps-metro-dialog-content-template-width Here, I can't understand by which way is called "newly customized" modal-dialog window. I've tried a way that was offered at mahapps home page. This way works and calls modal-dialog window as though there was nothing customized at all. In other words mahapps.modal window is called by default.

    private async void button_Click(object sender, RoutedEventArgs e)
    {
    await this.ShowMessageAsync("Attention", "The product is out of range");

        }
    

    Any ideas please?

    S 1 Reply Last reply
    0
    • P Pew_new

      Hello everyone, I've tried to follow the steps described here: https://stackoverflow.com/questions/30751663/how-to-change-mahapps-metro-dialog-content-template-width Here, I can't understand by which way is called "newly customized" modal-dialog window. I've tried a way that was offered at mahapps home page. This way works and calls modal-dialog window as though there was nothing customized at all. In other words mahapps.modal window is called by default.

      private async void button_Click(object sender, RoutedEventArgs e)
      {
      await this.ShowMessageAsync("Attention", "The product is out of range");

          }
      

      Any ideas please?

      S Offline
      S Offline
      Super Lloyd
      wrote on last edited by
      #2

      Still blocked? I am using MahApp at home, I can have a look how I do things....

      A new .NET Serializer All in one Menu-Ribbon Bar Taking over the world since 1371!

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups