'Declaration
Protected Overridable Function CreateEditControl() As System.Windows.Forms.TextBox
'Usage
Dim instance As NComboBox Dim value As System.Windows.Forms.TextBox value = instance.CreateEditControl()
protected virtual System.Windows.Forms.TextBox CreateEditControl()