PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview.Design Namespace / SampleC1PrintDocument Class / FormsStyleChanged Event

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