ToolBar.ToolBarButtonClick Event

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Event ToolBarButtonClick As ToolBarButtonClickEventHandler
'Usage
Dim instance As ToolBar
Dim handler As ToolBarButtonClickEventHandler

AddHandler instance.ToolBarButtonClick, handler
public event ToolBarButtonClickEventHandler ToolBarButtonClick

See Also

Reference

ToolBar Class

ToolBar Members

Microsoft.SharePoint.Portal.WebControls Namespace