|
-
Jun 7th, 2004, 08:33 AM
#1
Thread Starter
Frenzied Member
How to start this app?
I have a method in a class that is reading an authority database... and depending on what kind of auth-class it find I want to open a certain form in my windows app... My problem is that I have no clue what I should use as startup point?
I have forms 1 2 and 3. Let's say I add the check-method in form_load in form 1. It discovers that it should only show form 2. Then I have to close form 1 and never load form 3...
I load forms with
dim myAdminform as new AdminForm
....
...
Am I going on about it the wrong way? Im used to asp.net development 
kind regards
Henrik
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|