Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Forms not showing in taskbar
Message
From
12/10/2001 15:58:54
 
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00567502
Message ID:
00567935
Views:
8
>I have a strange problem were some forms do not show in the taskbar, even though the 'ShowInTaskbar' property is set to true. The border is set to 1-Fixed Single, and changing it does not seem to help.
>
>Any suggestions are appreciated..

Are you opening it modal? (myForm.Show vbModal) this will also prevent it from showing in the taskbar.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform