Spread Windows Forms 12.0 Product Documentation
PrintMessageBoxEventArgs Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : 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.
Object Model
PrintMessageBoxEventArgs Class
Syntax
'Declaration
 
Public Class PrintMessageBoxEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As PrintMessageBoxEventArgs
public class PrintMessageBoxEventArgs : System.EventArgs 
Inheritance Hierarchy

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

See Also

Reference

PrintMessageBoxEventArgs Members
FarPoint.Win.Spread Namespace
PrintMessageBox Event

User-Task Documentation

Managing Printing
Managing Events from User Actions