CancelClicked Property (PrintProgressForm)
In This Topic
Gets a value indicating whether the print/preview has been cancelled.
Syntax
'Declaration
Public ReadOnly Property CancelClicked As System.Boolean
public System.bool CancelClicked {get;}
See Also