SmartVizor Design & Batch Print

Workspace | Introducing | Getting Started Introducing

Menus | ToolbarsDialogModifying DesignFill out All Shapes Batch Print


 

Toolbar:

Menu:

(none)

Keystroke:

(none)

 


 

The Check control tool is used to add check boxes to a form template. Check controls are toggled on or off to indicate a yes/no or true/false state.

Check controls can exist by themselves or as part of a Checkbox Group. Any number of independent (i.e. ungrouped) Check controls can be selected at once. In contrast, grouped Check controls are mutually exclusive. That is, selecting one Check control in the group automatically deselects the remaining controls within the group.

Example:

Consider the following example: In the "Ungrouped" example the user has selected to order a burger and fries. The intent is to allow the user to select any combination of the three items. In the "Grouped" example the user has selected the Visa card option. If the Discover option is subsequently selected, Visa is automatically deselected. Thus, the user is limited to one of the three options.

 

How Do I?

Create a Check Group

Add One or More Check Controls to an Existing Group

Remove One or More Check Controls from an Existing Group.

Remarks:

In the above example, the ungrouped Check controls' Check Box Properties were set to "Square" and the grouped Check controls' Check Box Properties were set to "Round". Although not absolutely necessary, this is a standard Windows interface convention that helps users visually distinguish between the two types of behavior.

Check controls should be sized to completely encompass adjacent Label controls. This practice has two advantages: It provides the user a larger area to select or deselect the Check control and ensures that the focus rectangle will surround the accompanying text.

 

Double clicking on a Check control cycles through the available Check Style Properties.