Exemple #1
0
 public ImlVisualEditor() : base()
 {
     imlVE = new DesignInterface();
     initCommands();
 }