Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Embedded Objects in RichTextBox

Status
Not open for further replies.

testalucida

Programmer
Jan 4, 2003
2
DE
Hi all,

is there anybody who can help me with the following issue:

I want to drag (or copy) a file entry from the explorer and drop (paste) it into a RichTextBox.
I don't want the file to be opened but its symbol and filename displayed - the Word-Symbol in case of a .doc-file, the Excel-Symbol for a .xls- file and so on.
Do I have to deal with COM/OLE-Mechanisms, or is there a simple way?

I'm new to C#, thanks in advance for any hint!

Regards
testalucida
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top