32 class box :
public widget<>
void paint(i_graphics_context &aGc) const override
check_box(i_layout &aLayout, std::string const &aText=std::string(), button_checkable aCheckable=button_checkable::BiState)
void mouse_entered(const point &aPosition) override
neogfx::size_policy size_policy() const override
void mouse_left() override
rect element_rect(skin_element aElement) const override
check_box(std::string const &aText=std::string(), button_checkable aCheckable=button_checkable::BiState)
check_box(i_widget &aParent, std::string const &aText=std::string(), button_checkable aCheckable=button_checkable::BiState)