Share via


WebCheckBox Object Members

Publisher Developer Reference

Represents a Web check box control. The WebCheckBox object is a member of the Shape object.

Properties

  Name Description
Aa438858.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.
Aa438858.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.
Aa438858.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.
Aa438858.properties(en-us,office.12).gif Selected Returns or sets an MsoTriState constant that represents whether a Web check box or option button is selected. Read/write.
Aa438858.properties(en-us,office.12).gif Value Returns or sets a String that represents the value of a Web check box or option button. Read/write.