0
Answer

Pictures in TextBox and searching (C#.Net)

Ask a question
Nikola

Nikola

16y
2.6k
1
Hi,

Is there anyway to add picture in TextBox (or RichTextBox) with OpenFileDialog (or smth. like that) and is there way that user can move that picture around  in TextBox ( to change its coordinates by just moving mouse)?

And I want to add search in my program is Database only way to do that or there are some other ways?