Using Components > The CheckBox component > Sizing CheckBox components |
![]() ![]() ![]() |
Sizing CheckBox components
You can set the width, but not the height, of a CheckBox component during authoring using the Free Transform tool, or at runtime using the FCheckBox.setSize
method. The hit area of the check boxthe area that will respond to the mouse clickis the combined size of the check box and check box label.
![]() ![]() ![]() |