Welcome To Snipplr


Everyone's Recent VB.NET Snippets Tagged image



« Prev 1 Next »
0 1472 posted 15 years ago by ANT
0 7429 posted 16 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 1881 posted 17 years ago by chavcho
« Prev 1 Next »