FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonControlHost Class / Resize Event

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