FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerPane Class / OnGotFocus Method

In This Topic
    OnGotFocus Method (C1FlexViewerPane)
    In This Topic
    Raises the GotFocus event.
    Syntax
    'Declaration
     
    Protected Overrides Sub OnGotFocus( _
       ByVal e As EventArgs _
    ) 
    protected override void OnGotFocus( 
       EventArgs e
    )

    Parameters

    e
    See Also