G
Gary Brown
Hi,
If window creation cannot continue how is it cancelled within
an Load event handler? Setting DialogResult to Cancel
does nothing and Close() is not allowed. The form is shown
modelessly so returning a value directly to the parent is
meaningless.
I am using .NET 1.1.
Thanks,
Gary
If window creation cannot continue how is it cancelled within
an Load event handler? Setting DialogResult to Cancel
does nothing and Close() is not allowed. The form is shown
modelessly so returning a value directly to the parent is
meaningless.
I am using .NET 1.1.
Thanks,
Gary