property MenuButton.DropDownVisible as Boolean
Retrieves or sets a value indicating whether the control contains a drop down button.

TypeDescription
Boolean A boolean expression that indicates whether the control displays a drop down button.

Use the DropDownVisible property to specify when the control displays a drop down button. By default, the DropDownVisible property is True.