Property DEventArgs.DontCloseDialog Overload Your dialog.ButtonClicked event handler function can use this to prevent closing the dialog. public bool DontCloseDialog { set; } Property Value bool