pub const xpButtonBehaviorCheckBox: _bindgen_ty_37 = 1;Expand description
Check box behavior. The button immediately toggles its value when the mouse* is clicked and sends out a xpMsg_ButtonStateChanged message.
pub const xpButtonBehaviorCheckBox: _bindgen_ty_37 = 1;Check box behavior. The button immediately toggles its value when the mouse* is clicked and sends out a xpMsg_ButtonStateChanged message.