InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / C1InputPanel Class / GetCapturedComponent Method

In This Topic
    GetCapturedComponent Method (C1InputPanel)
    In This Topic
    For internal use only.
    Syntax
    'Declaration
     
    Public Function GetCapturedComponent() As InputComponent
    public InputComponent GetCapturedComponent()
    See Also