The Check Box Web component creates a form element that a user can toggle as true or false. For example, if a check box is checked, its value will be sent when the form is submitted. If a check box is unchecked, its value will not be sent.
For example, if the Web component is inserted in a form, and the form's orientation is specified as Right-to-left, then the orientation for the Web component is also Right-to-left.
The default is Left-to-right.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.