my form

  • Thread starter Thread starter abd el moniem
  • Start date Start date
Hello,

abd el moniem said:
i wanna my my form like the shape i want

Have a look at the form's 'Region' property (you can create a region from a
'GraphicsPath' object) or its 'TransparencyKey' property (supported on
Windows 2000+) (see MSDN documentation).
 
Back
Top