See Also

DownlevelTextArea Class  | DownlevelTextArea Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages PowerWEB TextBox for ASP.NET

TextChanged Event

Dart.PowerWEB.TextBox Namespace > DownlevelTextArea Class : TextChanged Event (DownlevelTextArea)

Occurs when the content of the text box is changed upon server postback.

[Visual Basic]
Public Event TextChanged() As EventHandler
[C#]
public event EventHandler TextChanged();
[C++]
public: __event EventHandler* TextChanged();
[C++/CLI]
public: event EventHandler^ TextChanged();

Remarks

Note: The control must have viewstate enabled for the TextChanged event to work correctly

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

See Also

DownlevelTextArea Class  | DownlevelTextArea Members


Send comments on this topic.

Documentation version 3.2.0.0.

© 2009 Dart Communications.  All rights reserved.