class Fox::FXTriStateButton

The tri-state button provides a three-state button, which toggles between the on and the off state each time it is pressed. Programmatically, it may also be switched into the MAYBE state. The MAYBE state is useful to signify an “unknown” or “indeterminate” state in the application data.