|
-
Jan 16th, 2001, 03:17 PM
#1
Thread Starter
Junior Member
how can i customize a form shape in VB,
for instance i want to have a triangle form
or other arbitrary style.
in advance
thanx
-
Jan 16th, 2001, 04:22 PM
#2
Frenzied Member
Use the CreateRoundRectRgn or CreateRectRgn CreateEllipticRgn ,set them with SetWindowRgn and for complex regions use the CombineRgn API.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|