Inheritance: System.Drawing.Design.UITypeEditor
コード例 #1
0
 public StringListUIEditorControl(StringListUIEditor editor)
     : this()
 {
     _editor = editor;
 }
コード例 #2
0
 public StringListUIEditorControl(StringListUIEditor editor)
     : this()
 {
     _editor = editor;
 }