Create Non-Rectangular Forms In VB - 15 Nov 2001
Ever want to create a non-rectanguar Form in Visual Basic? Well you might be surprised to know that it's actually very easy. It can actually be any shape that may be constructed using Win32 region fun
ITPro Today
November 14, 2001
1 Min Read
Ever want to create a non-rectanguar Form in Visual Basic? Well you might be surprised to know that it's actually very easy. It can actually be any shape that may be constructed using Win32 region functions. Using the SetWindowRgn Win32 function from within VB is so simple, but the results are unbelievable.
Read more about:
MicrosoftAbout the Author
Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
You May Also Like