Home | All Classes | Grouped Classes | Index | Search

CL_Button_Silver::set_surface_highlighted

Sets the surface used when button is highlighted.

	void set_surface_highlighted(
		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_Button_Silver | CL_Surface



Questions or comments, write to the ClanLib mailing list.