ICommandBarsEvents Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents events on CommandBars objects.
public interface class ICommandBarsEvents
public interface class ICommandBarsEvents
__interface ICommandBarsEvents
[System.Runtime.InteropServices.Guid("37318B32-4553-4B37-B0B9-3A0F8A2C1E60")]
[System.Runtime.InteropServices.TypeLibType(4304)]
public interface ICommandBarsEvents
[System.Runtime.InteropServices.Guid("37318B32-4553-4B37-B0B9-3A0F8A2C1E60")]
public interface ICommandBarsEvents
[<System.Runtime.InteropServices.Guid("37318B32-4553-4B37-B0B9-3A0F8A2C1E60")>]
[<System.Runtime.InteropServices.TypeLibType(4304)>]
type ICommandBarsEvents = interface
[<System.Runtime.InteropServices.Guid("37318B32-4553-4B37-B0B9-3A0F8A2C1E60")>]
type ICommandBarsEvents = interface
Public Interface ICommandBarsEvents
- Attributes
Methods
OnUpdate() |
Handles the Update event. |