A family of Microsoft word processing software products for creating web, email, and print documents.
The desktop programs for current versions of Word offer three kinds of text boxes, which can be inserted from the Controls section of the Developer ribbon:
(If you don't see a Developer tab, go to File > Options > Customize Ribbon and check the box next to "Developer" in the right-hand list. The Developer ribbon is not available in Word Online.)
Of the three kinds, the Content Control is the easiest to use: Just put the cursor where you want the check box to appear in the document, and click the button in the Developer ribbon. You'll see this:
The outer box will be visible only when the control is selected.
When the control is selected, you can click the Properties button in the Developer ribbon; in the dialog, it's a good idea to check the option for "Content control cannot be deleted" so users won't accidentally remove it.
The Form Field check box requires protecting the document for forms in order to make it operate. That also makes it impossible to change any other part of the document that isn't in a form field, unless you take special steps.
The ActiveX check box is an ill-behaved object that should not be used in Word documents unless there is no other choice.
