This document is archived and information here might be outdated. Recommended version. |
Button CoType.
The Button object is a simple command that acts as a button or menu item and performs a simple action when clicked. To create a custom Button you only have to implement the esriSystemUI.ICommand interface.
Interfaces | Description |
---|---|
ICommand (esriSystemUI) | Provides access to members that define a COM command. |