InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputControlHost Class / Resize Event

In This Topic
    Resize Event (InputControlHost)
    In This Topic
    Fires when the hosted control is resized.
    Syntax
    'Declaration
     
    Public Event Resize As EventHandler
    public event EventHandler Resize
    See Also