Reports for WinForms | ComponentOne
C1.C1Report.4 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