52 #ifndef __PCL_CheckBox_h
53 #define __PCL_CheckBox_h
57 #ifndef __PCL_BUILDING_PIXINSIGHT_APPLICATION
Client-side interface to a PixInsight CheckBox control.
CheckBox(const String &text=String(), Control &parent=Control::Null())
bool IsPushable() const override
void SetTristateMode(bool=true)
bool IsCheckable() const override
bool IsTristateMode() const
Client-side interface to a PixInsight Control object.