Share

TextBox.Parent Property

Parent Object: TextBox

Description

Property that returns the parent object from whom this object can logically be reached.

Syntax

TextBox.Parent() As Sketch

Property Value

This is a read only property whose value is a Sketch.

Version

Introduced in version 9

Was this information helpful?