Share

CommandControl.DisplayedControl Property

Parent Object: CommandControl

Description

Gets and sets the current ControlDefinition object for kButtonPopupControl, kPopupControl, kSplitButtonMRUControl and kSplitButtonControl control types. For other control types, this property returns Nothing.

Syntax

CommandControl.DisplayedControl() As ControlDefinition

Property Value

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

Version

Introduced in version 2010

Was this information helpful?