Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Show form in TaskBar
Message
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Title:
Show form in TaskBar
Miscellaneous
Thread ID:
00487011
Message ID:
00487011
Views:
37
I use the following to display an SDI form. It displays but does not show in the TaskBar.
    Set oConvert = New frmConvert
    oConvert.Show vbModal
The form property ShowInTaskbar is set to True. What am I missing?
George
Next
Reply
Map
View

Click here to load this message in the networking platform