TextChanged Event¶ Summary¶ Occurs when the text has changed. Signature¶ 1public event Action<TextChangedEventArgs> TextChanged; Declaring Type¶ cAlgo.API.TextBox Last update: March 17, 2023