DrawString

What is the best way to draw string and pics? I need draw a portion of string followed by an icon, like instagram/facebook caption.

Thanks

You can draw into a picture’s graphics
Whether you need to create the picture and draw into that or into a graphics objects passed to a paint event will depend on your application

see almost any one of the Examples Projects listed in Examples > Graphics and Multimedia thats you can open from the IDE