# class CheckBox



CheckBox inherits from Button


# MEMBERS

# member checkState

Type: CheckBox.CheckState

# member tristate

Type: Boolean

# STATIC FUNCTIONS

# static function of(text)

Description:

Parameters:

  • text: (String) -

Return:

(CheckBox) -

Last Updated: 12/20/2022, 8:12:45 AM