Beispiel #1
0
 public IntroForm()
 {
     InitializeComponent();
     this.Region = BitmapToRegion.GetRegionFast(Properties.Resources.LogoMap, Color.FromArgb(0, 255, 6), 254);
 }