'DeclarationProtected Overridable ReadOnly Property FocusTarget As System.Windows.Forms.Control
'UsageDim instance As NControl Dim value As System.Windows.Forms.Control value = instance.FocusTarget
protected virtual System.Windows.Forms.Control FocusTarget {get;}