Udostępnij za pośrednictwem


Delegat _CommandBarButtonEvents_ClickEventHandler

Infrastruktura.Microsoft tylko do użytku wewnętrznego.

Przestrzeń nazw:  Microsoft.VisualStudio.CommandBars
Zestaw:  Microsoft.VisualStudio.CommandBars (w Microsoft.VisualStudio.CommandBars.dll)

Składnia

'Deklaracja
<ComVisibleAttribute(False)> _
Public Delegate Sub _CommandBarButtonEvents_ClickEventHandler ( _
    Ctrl As CommandBarButton, _
    <OutAttribute> ByRef CancelDefault As Boolean _
)
[ComVisibleAttribute(false)]
public delegate void _CommandBarButtonEvents_ClickEventHandler(
    CommandBarButton Ctrl,
    out bool CancelDefault
)

Parametry

  • CancelDefault
    Typ: System.Boolean%
    Microsoft tylko do użytku wewnętrznego.

Zobacz też

Informacje

Przestrzeń nazw Microsoft.VisualStudio.CommandBars