HotSpotCollectionEditor.HelpTopic Property

Definition

Gets the Help topic to display for the HotSpotCollectionEditor object.

protected override string HelpTopic { get; }

Property Value

A string that specifies the Help topic to display.

Remarks

The HelpTopic property gets the name of the Help topic to display when the HotSpotCollectionEditor dialog box Help button is clicked or when the F1 key is pressed.

Notes to Inheritors

Override the HelpTopic property to display a different Help topic.

Applies to

Produkt Verze
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1

See also