PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.8 Assembly / C1.Win.C1Preview.Design Namespace / SampleC1PrintDocument Class / OnBusyStateChanged Method

In This Topic
    OnBusyStateChanged Method (SampleC1PrintDocument)
    In This Topic
    Called when the C1.C1Preview.C1PrintDocument.BusyState property value has changed.
    Syntax
    'Declaration
     
    Protected Overridable Sub OnBusyStateChanged() 
    protected virtual void OnBusyStateChanged()
    See Also