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