Advertisement
2002VB Custom Controls/ Forms/ Menus #17280

Change Form Shape

Can Change The Shape of any form

AI

AI Summary: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Source Code
original-source
Private Sub Form_Load()
Show 'The form!
SetWindowRgn hWnd, CreateEllipticRgn(0, 0, 300, 200), True
End Sub
'E-mail Me at BTMSoft@aol.com for more info
Original Comments (3)
Recovered from Wayback Machine