This document is archived and information here might be outdated.  Recommended version.


IMissingCommand Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Interfaces > IM > IMissingCommand Interface
ArcGIS Developer Help

IMissingCommand Interface

Provides access to members that control missing commands on a ToolbarControl.

Product Availability

Available with ArcGIS Engine.

Description

This IMissingCommand interface is normally used by the ToolbarControl to place click and tooltip message information into the MissingCommand CoClass. 

Members

Name Description
Method SetErrorMessage Sets the message that is displayed when the command is clicked.

Classes that implement IMissingCommand

Classes Description
MissingCommand Missing commands that cannot be created by the ToolbarControl.