CheckBoxChecked Property
CheckBoxChecked
Gets or sets whether the verification check box is checked in the task dialog.
Declaration
[Browsable(false)]
public bool CheckBoxChecked { get; set; }
<Browsable(False)>
Public Property CheckBoxChecked As Boolean