richtextbox
C#
2
Posts
2
Posters
0
Views
1
Watching
-
I have two richtextbox out of two each one will be shown depending upon some condition.initially richtextbox1 will be there.and richtextbox2 will appear in some event.But when rich textbox2 is appearing the focus remains in the textbox1.How to use the setfocus function to set the focus at richtextbox2
-
I have two richtextbox out of two each one will be shown depending upon some condition.initially richtextbox1 will be there.and richtextbox2 will appear in some event.But when rich textbox2 is appearing the focus remains in the textbox1.How to use the setfocus function to set the focus at richtextbox2