Sdílet prostřednictvím


ElementHost.CursorChanged Událost

Definice

Vyvolá se při změně hodnoty Cursor vlastnosti.

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

Atributy

Poznámky

Další informace o události najdete v CursorChanged tématu Control.CursorChanged.

Platí pro

Viz také