ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / DropDownFormBase Class / ResizeEnd Event

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