PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1PrintDocument Class / FormsStyleChanged Event

In This Topic
    FormsStyleChanged Event
    In This Topic
    Occurs when the FormsStyle property value changes.
    Syntax
    'Declaration
     
    Public Event FormsStyleChanged As EventHandler
    public event EventHandler FormsStyleChanged
    See Also