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

In This Topic
    LayoutCompleted Event (C1InputPanel)
    In This Topic
    For internal use only.
    Syntax
    'Declaration
     
    Public Event LayoutCompleted As EventHandler
    public event EventHandler LayoutCompleted
    See Also