Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Visual Basic Form Shape
Name: TomCom Date: November 29, 2001 at 14:29:40 Pacific
Comment:
How can I change the shape of the form in visual basic 6 from a square to another shape like a circle. I can change the size an all that, but I can't find any way of changing the shape. Any ideas???
Name: Andy Peaple Date: December 3, 2001 at 08:45:41 Pacific
Reply:
I don't think it's actually possible to do this, the only way of getting around this I suppose would be to draw a circle on the form, and make the form transparent somehow, (not invisible because that would hide the circle).. who knows.
0
Response Number 2
Name: Michael Johnson Date: December 10, 2001 at 12:33:13 Pacific
Reply:
There is an application out there that let's you change the shap of forms. It's VB Shaped Form Creator http://www.alex.hagai.com/.
You use images to set up the form, the application is free for personal use, but if it's for commerial use it's $30 us
Summary: I cannot view forms in Visual Basic 6, even after reinstalled five times. Whenever I go to view a form I get the following error VB6 caused an invalid page fault in module VB6.EXE at 0167:004581f1. Re...
Summary: I am creating an Access 2003 Database and I need some basics in opening and closing forms in Visual Basic. Where can i find the very basics on Visual Basic on the internet or what is the syntax to cl...