Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / C1PrintDocument Class / OnFormsStyleChanged Method

In This Topic
    OnFormsStyleChanged Method
    In This Topic
    Raises the FormsStyleChanged event.
    Syntax
    'Declaration
     
    Protected Overridable Sub OnFormsStyleChanged() 
    protected virtual void OnFormsStyleChanged()
    See Also