================== CheckBox (hwx.gui) ================== A CheckBox is a bool control with a text label. Inherits: - :ref:`Widget (hwx.gui)` ---------- Properties ---------- +----------+ | checked_ | +----------+ ---------------- Property Details ---------------- .. _checked: .. method:: checked Returns and sets if checkbox is checked ot not.