Home | All Classes | Grouped Classes | Index | Search

CL_InputBox::end

Moves the text cursor to the right end of the line.

	void end(
		bool mark = false);

Detailed description:

If mark is true, text will be marked towards the last position If mark is false, any marked text will be unmarked if the cursor is moved.

See also:

CL_InputBox



Questions or comments, write to the ClanLib mailing list.