WebTextBox Members (Publisher)

Represents a Web text box control. The WebTextBox object is a member of the Shape object.

Properties

Name

Description

Application

Used without an object qualifier, this property returns an Application object that represents the current instance of Publisher. Used with an object qualifier, this property returns an Application object that represents the creator of the specified object. When used with an OLE Automation object, it returns the object's application.

DefaultText

Returns or sets a String that represents the default text in a Web text box control. Read/write.

EchoAsterisks

Specifies whether asterisks should be displayed in place of text that is entered into a Web text box control. Read/write.

Limit

Returns or sets a Long that represents the maximum number of characters that can be entered into a Web text box control. Read/write.

Parent

Returns an object that represents the parent object of the specified object. For example, for a TextFrame object, returns a Shape object representing the parent shape of the text frame. Read-only.

RequiredControl

Specifies whether an entry into a Web text box control is required. Read/write.

ReturnDataLabel

Returns or sets a String that represents the text used by the Web page to label the specified Web object when the page is submitted. Read/write.