Advertisement
2002ASP Custom Controls/ Forms/ Menus #72

Change Form Shape

Can Change The Shape of any form

AI

Podsumowanie AI: 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.

Kod źródłowy
original-source
Private Sub Form_Load()
Show 'The form!
SetWindowRgn hWnd, CreateEllipticRgn(0, 0, 300, 200), True
End Sub
'E-mail Me at [email protected] for more info
Oryginalne komentarze (3)
Odzyskane z Wayback Machine