See Also

Dart.PowerWEB.TextBox Namespace

Requirements

Namespace: Dart.PowerWEB.TextBox

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

Assembly: Dart.PowerWEB.TextBox (in Dart.PowerWEB.TextBox.dll)

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages Requirements PowerWEB TextBox for ASP.NET

ClickBehavior Enumeration

Dart.PowerWEB.TextBox Namespace : ClickBehavior Enumeration (Dart.PowerWEB.TextBox)

Enumerates the different types of ClickBehavior for ToolbarButtons.

Members

MemberDescription
PostbackWhen clicked, the ToolbarButton will perform a traditional postback to the server, causing a ToolbarButtonClick event.
CallbackWhen clicked, the ToolbarButton will cause a callback to the server, causing a ToolbarButtonClick event. Unlike traditional postbacks, the entire page will not refresh.
NoneWhen clicked, no postback or callback will occur.

Remarks

This enumeration replaces the RaisePostback boolean. ClickBehavior represents the postback behavior of the button when pressed.

Requirements

Namespace: Dart.PowerWEB.TextBox

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

Assembly: Dart.PowerWEB.TextBox (in Dart.PowerWEB.TextBox.dll)

See Also

Dart.PowerWEB.TextBox Namespace

 

Send comments on this topic.

Documentation version 3.2.0.0.

© 2009 Dart Communications.  All rights reserved.