CommandButton Interface
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.
C#
[System.Runtime.InteropServices.Guid("04598FC4-866C-11CF-AB7C-00AA00C08FCF")]
public interface CommandButton : Microsoft.Vbe.Interop.Forms.CommandButtonEvents_Event, Microsoft.Vbe.Interop.Forms.ICommandButton
[<System.Runtime.InteropServices.Guid("04598FC4-866C-11CF-AB7C-00AA00C08FCF")>]
type CommandButton = interface
interface ICommandButton
interface CommandButtonEvents_Event
Public Interface CommandButton
Implements CommandButtonEvents_Event, ICommandButton
- Derived
- Attributes
- Implements
Before |
(Inherited from CommandButtonEvents_Event) |
Before |
(Inherited from CommandButtonEvents_Event) |
Click | (Inherited from CommandButtonEvents_Event) |
Dbl |
(Inherited from CommandButtonEvents_Event) |
Error | (Inherited from CommandButtonEvents_Event) |
Key |
(Inherited from CommandButtonEvents_Event) |
Key |
(Inherited from CommandButtonEvents_Event) |
Key |
(Inherited from CommandButtonEvents_Event) |
Mouse |
(Inherited from CommandButtonEvents_Event) |
Mouse |
(Inherited from CommandButtonEvents_Event) |
Mouse |
(Inherited from CommandButtonEvents_Event) |
Product | Versions |
---|---|
Office primary interop assembly | Latest |