Focus textbox show cursor
txtOthers.Text = cobRemark.Text; txtOthers.Focus(); txtOthers.Select(txtOthers.Text.Length,1);