'DeclarationProtected Overridable Function CreateEditControl() As System.Windows.Forms.TextBox
'UsageDim instance As NComboBox Dim value As System.Windows.Forms.TextBox value = instance.CreateEditControl()
protected virtual System.Windows.Forms.TextBox CreateEditControl()