Inserting images into a RichTextBox control (the OLE way)
Posted: 1 Nov 2005
Updated: 1 Nov 2005
Views: 173,371
Rating: 4.96/5
Votes: 17
Popularity: 6.11
Licence: Not specified
Bookmarked: 85
Downloaded: 2,251
This article shows how you can insert images, controls and ActiveX objects into a .NET RichTextBox control by using the OLE way. There are several samples about how it could be done, but all of them are in C++ and I needed it for managed code (C#).