Results 1 to 2 of 2

Thread: XP's task bar

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Mar 2001
    Location
    Springfield
    Posts
    120

    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
    MM

  2. #2
    Hyperactive Member
    Join Date
    Mar 2002
    Location
    India
    Posts
    342
    set the property ..

    ShowInTaskbar = True

    for the form
    ksm

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width