PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.5.2 Assembly / C1.Win.RibbonPreview Namespace / C1RibbonPreviewDialog Class / OnShown Method

In This Topic
    OnShown Method (C1RibbonPreviewDialog)
    In This Topic
    For internal use.
    Syntax
    'Declaration
     
    Protected Overrides Sub OnShown( _
       ByVal e As EventArgs _
    ) 
    protected override void OnShown( 
       EventArgs e
    )

    Parameters

    e
    See Also