Add check box form field.
[C#] Field AddCheckbox(XRect rect, string name, bool value) [Visual Basic] Function AddCheckbox(rect As XRect, name As string, value As bool) As Field
Field AddCheckbox(XRect rect, string name, bool value)
Function AddCheckbox(rect As XRect, name As string, value As bool) As Field