Skip to content

Crow.TextChangeEventArgs

Jean-Philippe Bruyère edited this page Oct 26, 2021 · 2 revisions

Occurs in the TextBox widget when the text has changed.

namespace: Crow

Inheritance Hierarchy

  • TextChangeEventArgs

Syntax

public class TextChangeEventArgs

Constructors

prototype description
TextChangeEventArgs (TextChange _newValue) __

Properties

name description

Methods

prototype description

Events

name description
Clone this wiki locally