Provides data for the FormsUserAction event.

Namespace:  C1.Win.C1PrintPreview
Assembly:  C1.Win.C1PrintPreview.Classic.2 (in C1.Win.C1PrintPreview.Classic.2.dll)

Syntax

C#
public class FormsUserActionEventArgs : EventArgs
Visual Basic (Declaration)
Public Class FormsUserActionEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    C1.Win.C1PrintPreview..::.FormsUserActionEventArgs

See Also