InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / C1InputPanelBase Class / OnRegionChanged Method

In This Topic
    OnRegionChanged Method (C1InputPanelBase)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnRegionChanged( _
       ByVal e As System.EventArgs _
    ) 
    protected virtual void OnRegionChanged( 
       System.EventArgs e
    )

    Parameters

    e
    See Also