This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Classes > B > Button Class (ArcObjects .NET 10.4 SDK) |
Button CoType.
Button is a non-creatable object. References to non-creatable objects must be obtained through other objects.
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. |