ComponentOne InputPanel for WinForms
CanFocus Property (InputControlHost)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputControlHost Class : CanFocus Property
Gets a value indicating whether the hosted control can receive focus.
Syntax
'Declaration
 
Public ReadOnly Property CanFocus As System.Boolean
public System.bool CanFocus {get;}
See Also

Reference

InputControlHost Class
InputControlHost Members