次の方法で共有


CommandBarButtonClass.Click Event

Raises this event when the control is clicked.

Namespace:  Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)

Syntax

'宣言
Public Overridable Event Click As _CommandBarButtonEvents_ClickEventHandler
public virtual event _CommandBarButtonEvents_ClickEventHandler Click

Implements

_CommandBarButtonEvents_Event.Click

.NET Framework Security

See Also

Reference

CommandBarButtonClass Class

Microsoft.VisualStudio.CommandBars Namespace