delete code for notepad using string

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • milind23
    New Member
    • Jun 2016
    • 1

    delete code for notepad using string

    string str = richTextBox1.Te xt.Remove(richT extBox1.Selecti onStart,1);

    str = ?
    what code write in str please tell me
Working...