|
-
Nov 14th, 2002, 06:03 PM
#1
Thread Starter
Lively Member
XP's task bar
I built a VB exe app. I create a shortcut of this exe and put it on desktop. I don't know why it does not show on taskbar. So if I open other application, it will be hard for me to go back to that VB app. It works OK in Windows 98, but in windows XP, if I open other application, it stay behind and does not show on task bar. Please help. Thanks
-
Nov 15th, 2002, 02:22 PM
#2
Hyperactive Member
set the property ..
ShowInTaskbar = True
for the form
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
|