PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 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