Exemple #1
0
 protected AsciiContainerControl()
 {
     Control = new AsciiControlCollection();
 }
Exemple #2
0
 public AsciiForm()
 {
     Controle = new AsciiControlCollection();
 }