InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / C1InputPanelBase Class / ParentChanged Event

In This Topic
    ParentChanged Event (C1InputPanelBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Event ParentChanged As System.EventHandler
    public event System.EventHandler ParentChanged
    See Also