Sam

Sam

  • NA
  • 107
  • 13.4k

Creating IDE on textbox

Mar 16 2021 10:51 AM
Hi Team,
 
Can any one guide me on creating IDE on multitexline textbox.
 
<asp:TextBox ID="TextBox1" TextMode="MultiLine" Rows="25" width="650px" runat="server"> 

When we are writing the program in textbox it need to read the program syntax.
 
Please send me the references.
 
Thank you!! 

Answers (2)