Welcome To Snipplr


Everyone's Recent VB.NET Snippets Tagged image



« Prev 1 Next »
0 556 posted 13 years ago by ANT
0 5378 posted 14 years ago by mracoker
Use this to extract an image embedded as a resource in your project. Call the function supplying the full path to the resource, for example: Dim myImage as Bitmap = EmbeddedIcon("MyApplication1.myImage.png") Where "MyApplication1" is the root n...
0 687 posted 15 years ago by chavcho
« Prev 1 Next »