Inheritance: System.Drawing.Design.UITypeEditor
 public StringListUIEditorControl(StringListUIEditor editor)
     : this()
 {
     _editor = editor;
 }
Beispiel #2
0
 public StringListUIEditorControl(StringListUIEditor editor)
     : this()
 {
     _editor = editor;
 }