OptionGroup.Parent Property (Access)

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

Syntax

expression .Parent

expression A variable that represents an OptionGroup 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.

See Also

Concepts

OptionGroup Object

OptionGroup Object Members