ArcObjects Library Reference (SystemUI)  

IComponentTip Interface

Provides a tip for a component that is displayed by the What's This Help tool.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

Provides context-sensitive help for a control. Context-sensitive help can be shown using "What's This?" Help tool in the Standard toolbar on ArcGIS for Desktop and then click the command or button.

When To Use

Use this interface to provide context-sensitive help information for your control including button, tool, combo box and multi-item.

Members

Description
Read-only property Heading The heading for the tip.
Read-only property Image The image for the tip.
Read-only property Tip The main body of the tip.