Hello all,<BR><BR>I have a question. How can I embed a picture into my project so that when the compiler compiles the project and makes the .EXE the picture is not required to be at a certain ...
</pre><BR><BR>I added this control to a sample application, and then set the Ink field to some data. As soon as Ink is set, my custom PictureBox control updates itself correctly via my OnPaint method, ...