Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why does TitleBar show in form class?
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00230432
Message ID:
00230468
Views:
29
That's a bug. Leave the TitleBar to default in the class designer and in the Init() of your class specify this.TitleBar = 0

>I created a form with the following properties set:
>
>.AllwaysOnTop=.T.
>.ShowWindow=2 - As Top-Level-Form
>.TitleBar=0 - Off
>
>When I run the form it works fine. I then saved the form as a class, but when I instantiate an instance of the class the Titlebar is On. Am I missing something?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform