ICommandBarButtonEvents Интерфейс
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Представляет события в объектах CommandBarButton.
public interface class ICommandBarButtonEvents
public interface class ICommandBarButtonEvents
__interface ICommandBarButtonEvents
[System.Runtime.InteropServices.Guid("40864B73-C4B0-4E9C-9C17-567D130CB413")]
[System.Runtime.InteropServices.TypeLibType(4304)]
public interface ICommandBarButtonEvents
[<System.Runtime.InteropServices.Guid("40864B73-C4B0-4E9C-9C17-567D130CB413")>]
[<System.Runtime.InteropServices.TypeLibType(4304)>]
type ICommandBarButtonEvents = interface
Public Interface ICommandBarButtonEvents
- Атрибуты
Методы
| Click(CommandBarButton, Boolean) |
Обрабатывает событие щелчка. |