Share

TextBoxProxy.NativeObject Property

Parent Object: TextBoxProxy

Description

Gets the object in the context of the definition instead of the containing assembly.

Syntax

TextBoxProxy.NativeObject() As TextBox

Property Value

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

Version

Introduced in version 10

Was this information helpful?