K
ksskumar
Hi Friends,
I am creating a application using C#. In that application I am using
RichTextBox (System.Windows.Forms.RichTextBox).
My query is how to create a file link in Rich text box. Means, I want
to embed file in Richtextbox. If the user click / doubleclick /
Ctrl+click the link, that file should open. It is like hyperlink in
HTML.
The suggestion can be in C# or VB.NET.
Thanks in advance,
Kumar
I am creating a application using C#. In that application I am using
RichTextBox (System.Windows.Forms.RichTextBox).
My query is how to create a file link in Rich text box. Means, I want
to embed file in Richtextbox. If the user click / doubleclick /
Ctrl+click the link, that file should open. It is like hyperlink in
HTML.
The suggestion can be in C# or VB.NET.
Thanks in advance,
Kumar