This topic has not yet been rated - Rate this topic

ContentControl.Checked Property

Office 2010

Gets or sets the current state (checked/unchecked) for a check box.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
bool Checked { get; set; }

Property Value

Type: System.Boolean
true if the check box is checked; otherwise; false.

Read/write. Use this property to get or set the current state for a check box content control. If the control is not a check box, attempts to access the property fail with the run-time error “This property is only available for check box content controls."

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ