Previously, when i copy / paste text like "<asp:TextBox ID="TextBox1" runat="server"></asp:TextBox>" in design view it's encoded as plain text.
But now, in VS2017 it's automatic converted as TextBox control, how if i want paste it as plain text in VS2017?