Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / PrintMessageBoxEventArgs Class
Members


PrintMessageBoxEventArgs Class
Represents the event data for the PrintMessageBox event for the Spread component, which occurs when the print message box is to be displayed.
Syntax
'Declaration
 
Public Class PrintMessageBoxEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As PrintMessageBoxEventArgs
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Spread.PrintMessageBoxEventArgs

See Also