Property TabStop
TabStop
This only be true if the CanFocus is also true and the focus can be avoided by setting this to false
public bool TabStop { get; set; }
This only be true if the CanFocus is also true and the focus can be avoided by setting this to false
public bool TabStop { get; set; }