Results 1 to 2 of 2

Thread: Minimising to taskbar problem?

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2000
    Location
    Sydney, Australia
    Posts
    4

    Question

    Hi guy's,

    I have a large project that has a problem with minimising two of the forms to the taskbar. At first we had icons missing from the task bar from time to time (fixed). Now on the two main forms, when you minimise the window, it minimises and sits on top of the taskbar (in the desktop area) and not in the taskbar as you would expect! This just stumps me as to what is going on.

    Is there an API call to force the minimised window into the taskbar as it should be or does anyone have any tricks/explanations of the problem?

    Any help would be much appreciated.

  2. #2
    Addicted Member bbosh's Avatar
    Join Date
    Oct 2000
    Location
    Hell (AKA New Mexico)
    Posts
    186
    A few posabilities:
    (1) You have ShowInTaskbar set to false
    (2) You have Border set to 0 - None
    (3) You have Border set to 3 - Dialog AND you have Minimize set to True
    or...
    (4) You have one quacky machine
    Let's hope its 1-3!
    Brian
    Programming: VB5 Pro (SP3) - QBasic 1.1,4.5
    Internet: HTML 4, CSS, JavaScript
    Visit AltInt.com!

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