PrintPreviewDialog.AutoValidateChanged Event

Definition

Occurs when the value of the AutoValidate property changes.

public:
 event EventHandler ^ AutoValidateChanged;
[System.ComponentModel.Browsable(false)]
public event EventHandler AutoValidateChanged;
[System.ComponentModel.Browsable(false)]
public event EventHandler? AutoValidateChanged;
[<System.ComponentModel.Browsable(false)>]
member this.AutoValidateChanged : EventHandler 
Public Custom Event AutoValidateChanged As EventHandler 

Event Type

Attributes

Remarks

This event is not relevant for this class.

Applies to