Pictures in TextBox and searching (C#.Net)
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?