FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / C1RibbonForm Class / OnShown Method

In This Topic
    OnShown Method (C1RibbonForm)
    In This Topic
    Raises the Layout event.
    Syntax
    'Declaration
     
    Protected Overrides Sub OnShown( _
       ByVal e As System.EventArgs _
    ) 
    protected override void OnShown( 
       System.EventArgs e
    )

    Parameters

    e
    See Also