Example #1
0
 public Form2(Paint p)
 {
     paint = p;
     InitializeComponent();
 }