ToggleButton.Parent property (Access)

Returns the parent object for the specified object. Read-only.

Syntax

expression.Parent

expression A variable that represents a ToggleButton object.

Remarks

The Parent property for a check box, option button, or toggle button in an option group is the name of the option group control.

The Parent property of an option group control is the name of the form.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.