Share via


ElementHost.TextChanged Událost

Definice

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

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

Event Type

Atributy

Poznámky

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

Platí pro

Viz také