Exemplo n.º 1
0
 protected AsciiContainerControl()
 {
     Control = new AsciiControlCollection();
 }
Exemplo n.º 2
0
 public AsciiForm()
 {
     Controle = new AsciiControlCollection();
 }