Custom Controls
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi All! How to add controls dynamically inside a Richtextbox and set properties for the same......I know how to add controls to a Richtextbox dynamically but when i start typing in the Richtextbox the control overlaps whatever i type... how can i make it look like a normal text and the controls should be links.. I have a another question is it possible to identify the text which is getting deleted in a Textbox.... i mean the exact character which gets deleted when i press backspace. Regards Deepak.S