Skip to content

Form opened with ShowDialog() never closes #1246

Description

@itg-assistant

Carl Daniel asked 2017-12-07 05:19:43 UTC

New to WiseJ, but I've been writing complex WinForms apps for over a decade.

I'm having trouble with Form.ShowDialog().  When I invoke it on a form, the form does appear, but I can't get the form to go away.

  • Clicking the close button does nothing

  • Clicking a button that's got DialogResult.OK and is the form's Accept button does nothing

  • Clicking a button that's got DialogResult.Cancel and is the form's Cancel button does nothing

What's the secret to making the "modal" form go away?

Metadata

Metadata

Assignees

No one assigned

    Labels

    GeneralQuestions, how-tos and everything else.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions