Esempio n. 1
0
 public FrmHascara(chanut ch)
 {
     InitializeComponent();
     MiluyCombo();
     hascara = new hascara();
     this.ch = ch;
 }