Dart.PowerWEB.TextBox Namespace : ToolbarButtonEventArgs Class |
Provides data for the HtmlBox.ToolbarButtonClick event.
For a list of all members of this type, see ToolbarButtonEventArgs members.
![]() ![]() ![]() |
System.Object
System.EventArgs
Dart.PowerWEB.TextBox.ToolbarButtonEventArgs
[Visual Basic]
Public Class ToolbarButtonEventArgs
Inherits EventArgs
[C#]
public class ToolbarButtonEventArgs : EventArgs
[C++]
public __gc class ToolbarButtonEventArgs : public EventArgs
[C++/CLI]
public ref class ToolbarButtonEventArgs : public EventArgs
When a HtmlBox.ToolbarButtonClick event is raised (when a ToolbarButton with its ToolbarButton.RaisePostback property set to true is clicked) a ToolbarButtonEventArgs object will be passed into the event handler. Check the ToolbarButtonEventArgs.Button property to get a reference to the button responsible for raising the event.
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)
ToolbarButtonEventArgs Members | Dart.PowerWEB.TextBox Namespace
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.