'Declaration
Protected Overrides Function CloneControl() As System.Windows.Forms.Control
'Usage
Dim instance As NFontComboBoxCommand Dim value As System.Windows.Forms.Control value = instance.CloneControl()
protected override System.Windows.Forms.Control CloneControl()