WebListBox Object Members

Publisher Developer Reference

Represents a Web list box control. The WebListBox object is a member of the Shape object.

Properties

  Name Description
Aa438870.properties(en-us,office.12).gif 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.
Aa438870.properties(en-us,office.12).gif ListBoxItems Returns a WebListBoxItems object that represents the items in a Web list box control.
Aa438870.properties(en-us,office.12).gif MultiSelect MsoTrue if a user may select more than one item in a Web list box control. Read/write MsoTriState.
Aa438870.properties(en-us,office.12).gif 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.
Aa438870.properties(en-us,office.12).gif 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.