1
Answer

code for indent

Photo of Aisha Srivastava

Aisha Srivastava

10y
996
1
Want to indent my text in web browser control .I am making a html editor in win form.

how to get cursor selection and apply indent on that line ::text-indent:15px
 public void indent()
{

}


Answers (1)

Next Recommended Forum