Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Possible to make form transparent?
Message
 
 
To
19/08/1999 02:02:50
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00255143
Message ID:
00255227
Views:
16
>Hi,
> Is it possible to make my form transparent and only my picture and controls on form to be displayed?
>
>Thank you

I think the best you can do is set all the following to false: MinButton, MaxButton, Closable, ControlBox and Movable. Set the BorderStyle to zero, delete the form caption and set the forms back color to the same as the parent (e.g., this.backcolor = _screen.backcolor). This makes it invisible except the controls. Just make sure you have a button on the form to click to close the form.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform