Home | All Classes | Grouped Classes | Index | Search

CL_Component::lower

Lowers this component to the bottom of the parent component's stack.

	void lower();

Detailed description:

If the topmost flag is set, it will get draw after any other components with the topmost flag set, but before any components with the flag cleared.

See also:

CL_Component



Questions or comments, write to the ClanLib mailing list.