
November 1st, 2003, 04:05 PM
|
|
Junior Member
|
|
Join Date: Sep 2003
Posts: 4
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
VB.NET textbox help
Hey guys,
I need a little help with some textbox problems in VB.NET.
I need to make a windows application with a richtextbox on it, that displays text and images. The images are in the middle of the text to explain my project.
Now i have two questions.
1.) How can i make the text in the richtextbox to be protected. I mean so no one can copy it, using Ctrl-C.
2.) How do i display a picture inside the richtextbox? again the image is in middle of the text, to explain stuff.
How can i solve these 2 problems?
Please help me
Thanks for you help in advance
|