PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / C1PrintDocument Class / OnBusyStateChanged Method

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