Inheritance: System.Drawing.Design.UITypeEditor
Ejemplo n.º 1
0
 public StringListUIEditorControl(StringListUIEditor editor)
     : this()
 {
     _editor = editor;
 }
Ejemplo n.º 2
0
 public StringListUIEditorControl(StringListUIEditor editor)
     : this()
 {
     _editor = editor;
 }