Skip to content

Dialogs

Grega Mohorko edited this page Dec 21, 2017 · 1 revision

Creating a custom dialog

To create a custom dialog, follow all the steps of creating a new UserControl, but use Dialog (from GM.WPF.Controls.Dialogs) instead of BaseControl.

Clone this wiki locally