evanwon / WPFCustomMessageBox

A WPF clone of the native Windows/.NET MessageBox with extra features like custom button text.
124 stars 63 forks source link

Are there plans to add the ability to specify the message box width? #17

Open trparky opened 3 years ago

trparky commented 3 years ago

I'd like to see the ability to set a specified message box width as versus depending upon the length of the text that you put inside the text box. Is this a planned feature?