|
-
Oct 31st, 2000, 10:58 PM
#1
Thread Starter
New Member
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.
-
Nov 2nd, 2000, 12:15 AM
#2
Addicted Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|