GeneralOptions.ShowCommandPromptTooltips Property
Parent Object: GeneralOptionsDescription
Gets and sets whether tooltips should be displayed to prompt for command inputs.
Syntax
GeneralOptions.ShowCommandPromptTooltips() As BooleanProperty 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. |