Home | All Classes | Grouped Classes | Index | Search

CL_Component::raise

Raises this component to the top of the parent component's stack.

	void raise();

Detailed description:

If the topmost flag is set, it will get draw before any other components. If the flag is not set, it will be draw before any other components that do not have the topmost flag set.

See also:

CL_Component



Questions or comments, write to the ClanLib mailing list.