Returns or sets a reference to the parent of a ButtonMenu object.
Syntax
object.Parent [= button]
The Parent property syntax has these parts:
Part | Description |
object | An object expression that evaluates to an object in the Applies To list. |
button | The parent Button object of the ButtonMenu object. |