|
-
Sep 9th, 2008, 01:33 PM
#1
Thread Starter
Member
[RESOLVED] how to get vb6 program to show in taskbar
I need help with getting my program, which contains several forms, to show up in the task bar until the program is quit by the user. I cant seem to find this code. I want it to show in taskbar and also when the user hits Alt+Tab.
I am also wondering how to get the program to not dissapear after it opens the application Excel.
-
Sep 9th, 2008, 01:46 PM
#2
Re: how to get vb6 program to show in taskbar
If your forms' BorderStyle are Fixed Single or Sizable or (?) it will show up.
-
Sep 9th, 2008, 02:15 PM
#3
Thread Starter
Member
Re: how to get vb6 program to show in taskbar
Oh, that was why, I had it at sizable toolwindow...Thanks
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
|