\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / PrintOptionsForm Class / OnDpiChangedBeforeParent Method

In This Topic
    OnDpiChangedBeforeParent Method (PrintOptionsForm)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnDpiChangedBeforeParent( _
       ByVal e As System.EventArgs _
    ) 
    protected virtual void OnDpiChangedBeforeParent( 
       System.EventArgs e
    )

    Parameters

    e
    See Also