GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > DropDownEditor クラス : TextChanged イベント |
'Declaration Public Event TextChanged As EventHandler
'使用法 Dim instance As DropDownEditor Dim handler As EventHandler AddHandler instance.TextChanged, handler
public event EventHandler TextChanged