Example #1
0
 public Captcha(ProfileInfo owner)
 {
     InitializeComponent();
     this.owner = owner;
 }