_CommandBarButtonEvents_Event Arabirim
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Altyapı. Yalnızca Microsoft Dahili Kullanımı İçindir.
public interface class _CommandBarButtonEvents_Event
public interface class _CommandBarButtonEvents_Event
__interface _CommandBarButtonEvents_Event
[System.Runtime.InteropServices.ComEventInterface(typeof(Microsoft.VisualStudio.CommandBars._CommandBarButtonEvents), typeof(Microsoft.VisualStudio.CommandBars._CommandBarButtonEvents_EventProvider))]
[System.Runtime.InteropServices.ComVisible(false)]
[System.Runtime.InteropServices.TypeLibType(16)]
public interface _CommandBarButtonEvents_Event
[<System.Runtime.InteropServices.ComEventInterface(typeof(Microsoft.VisualStudio.CommandBars._CommandBarButtonEvents), typeof(Microsoft.VisualStudio.CommandBars._CommandBarButtonEvents_EventProvider))>]
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Runtime.InteropServices.TypeLibType(16)>]
type _CommandBarButtonEvents_Event = interface
Public Interface _CommandBarButtonEvents_Event
- Türetilmiş
- Öznitelikler
Yöntemler
| add_Click(_CommandBarButtonEvents_ClickEventHandler) | |
| remove_Click(_CommandBarButtonEvents_ClickEventHandler) |
Ekinlikler
| Click |
Click olayı. Yalnızca Microsoft Dahili Kullanımı İçindir. |