InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputImage Class / GotFocus Event

In This Topic
    GotFocus Event (InputImage)
    In This Topic
    This event is not applicable to InputImage.
    Syntax
    'Declaration
     
    Public Event GotFocus As EventHandler
    public event EventHandler GotFocus
    See Also