how to create keyboard shortcut in C# application
Sir,
i am creating C# application in which i used 1 text box. i want <br> tag of html when i press enter in text box. how can i appear this <br> tag in this text box. and what is the code of creating keyboard shortcut in C# application, where i write this code.