Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Weird form behaviour
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00996343
Message ID:
00996350
Views:
18
IIRC, it's a bug. The same form created as SCX works fine. See also Re: Setting NoTitle in a top level form Message #687345.

>Hello All, I need a form with no Title / Caption , and have created a class with the following properties
>
>
>BorderStyle = 0
>Caption = ''
>Closable = .f.
>Height = 160
>MaxButton = .f.
>MinButton = .f.
>Movable = .f.
>ShowWindow = 2
>TitleBar = 0
>WindowState = 0
>
>
>
>
>all looks fine in the class designer, but on instantiation the form has a titlebar and the Height has decreased to 135, if I set the BorderStyle to 1 and then back to 0, the Titlebar dissappears but the height is still 135!, anyone know what is going on here ?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform