Home | All Classes | Grouped Classes | Index | Search

CL_CheckBox_Silver::set_surface_unchecked

Set the surface used when button is in the down-state.

	void set_surface_unchecked(
		CL_Surface* surface, bool delete_surface = false);

Detailed description:

If 'delete_surface' is true, the surface will be deleted when the component is deleted.

See also:

CL_CheckBox_Silver | CL_Surface



Questions or comments, write to the ClanLib mailing list.