Skip to content

Help with an error when re-opening a Wizard #2374

Closed Answered by tznind
EddRobinson asked this question in Q&A
Discussion options

You must be logged in to vote

When you exit a Dialog it's Dispose method is called which means it cannot be reused to launch again. I think you would need to create a new instance and show that one instead.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@EddRobinson
Comment options

@tznind
Comment options

tznind Mar 1, 2023
Collaborator

Answer selected by EddRobinson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants