private void btnOK_Click(object sender, EventArgs e) { _returnValue = CustomMessageBoxReturnValue.Ok; _newMessageBox.Dispose(); }