ComponentOne InputPanel for WinForms
FocusedComponent Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > C1InputPanel Class : FocusedComponent Property
Gets the focused component on the C1InputPanel.
Syntax
'Declaration
 
Public ReadOnly Property FocusedComponent As InputComponent
public InputComponent FocusedComponent {get;}
See Also

Reference

C1InputPanel Class
C1InputPanel Members