Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Not showing the titlebar
Message
 
To
22/04/2005 13:55:08
Héctor Lizarraga
Gobierno Del Edo de Querétaro
Querétaro, Mexico
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Miscellaneous
Thread ID:
01007592
Message ID:
01007610
Views:
12
Hi Héctor,

You can "cut" any part of the window using GDI Region API calls: SetWindowRgn, CreateEllipticRgn, CreateRectRgn, CombineRgn and so on

Take a look at screenshots:

An alternative way of setting Form.Closable to False
http://www.news2news.com/vfp/?example=127

A way to make a transparent area on a form -- a hole in the form
http://www.news2news.com/vfp/?example=126

Round dialog form
http://www.news2news.com/vfp/?example=143
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform