Share

GeneralOptions.ShowCommandPromptTooltips Property

Parent Object: GeneralOptions

Description

Gets and sets whether tooltips should be displayed to prompt for command inputs.

Syntax

GeneralOptions.ShowCommandPromptTooltips() As Boolean

Property Value

This is a read/write property whose value is a Boolean.

Samples

Name Description
Window Selection This sample demonstrates using the selection events to window-select multiple edges. Selection is dependent on events and VB only supports events within a class module.

Version

Introduced in version 2008

Was this information helpful?