Share

ControlDefinition.DefinitionType Property

Parent Object: ControlDefinition

Description

Property that returns the control definition type. The possible return values are kButtonDefinition, kComboBoxDefinition, and kMacroControlDefinition.

Syntax

ControlDefinition.DefinitionType() As ControlDefinitionTypeEnum

Property Value

This is a read only property whose value is a ControlDefinitionTypeEnum.

Version

Introduced in version 9

Was this information helpful?