Skip to content

Crow.ValidateEventArgs

Jean-Philippe Bruyère edited this page Oct 26, 2021 · 1 revision

Occurs in the TextBox widget when the text has changed. Contains the validated text.

namespace: Crow

Inheritance Hierarchy

  • ValidateEventArgs

Syntax

public class ValidateEventArgs

Constructors

prototype description
ValidateEventArgs (string _text) __

Properties

name description

Methods

prototype description

Events

name description
Clone this wiki locally