G
Guest
I open a form:
Dim MyForm as New Form
Form.Show
After this i want to test some conditions in the form while it's opening and
I would cancel the show action if theese conditions aren't true.
Any ideas ???
Many thanks
nq
Dim MyForm as New Form
Form.Show
After this i want to test some conditions in the form while it's opening and
I would cancel the show action if theese conditions aren't true.
Any ideas ???
Many thanks
nq