PrintPreviewDialog.CursorChanged Event

Definition

Occurs when the value of the Cursor property changes.

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

Event Type

Attributes

Remarks

This event is not relevant for this class.

Applies to