G
Guest
When you go to show the dialog, are you creating a new instance of it from
within your main application? Or are you just trying to do a Show() or
ShowDialog() on the (noninstantiated) class?
Brendan
within your main application? Or are you just trying to do a Show() or
ShowDialog() on the (noninstantiated) class?
Brendan