|
-
Jun 17th, 2008, 02:12 PM
#4
Thread Starter
Fanatic Member
Re: [2008] Display a form only when app first run
 Originally Posted by gnaver
never tried but sound like the thing you need
vb Code:
if My.Application.Deployment.IsFirstRun then
'Your code
end if
Thanks gentlemen. So the above method works fine ??
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
|