CheckBox Members

Include Protected Members
Include Inherited Members

Represents a single check box form field.

The CheckBox type exposes the following members.

Properties

  Name Description
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property AutoSize True sizes the check box or text frame according to the font size of the surrounding text. False sizes the check box or text frame according to the Size property.
Public property Creator Returns a value that indicates the application in which the specified object was created.
Public property Default Returns or sets the default check box value.
Public property Parent Returns the parent object of the specified object.
Public property Size Returns or sets the size of the specified check box in points.
Public property Valid Returns a value that indicates if the specified form field object is a valid check box form field.
Public property Value Returns or sets a value that indicates if the check box is selected.

Top

See Also

Reference

CheckBox Interface

Microsoft.Office.Interop.Word Namespace