PictureBox
 

Here is a screen capture of the S309PictureBox.nsb example program. This program demonstrates displaying images and has options to mirror and rotate the image displayed. You can also see an example of the various alignment selections (AutoSize, Stretch and Center) and borders the PictureBox can display, one 2D and four 3D selections. This program also demonstrates doing a screen capture of the physical screen (Tools menu, Capture Screen item).

S309PictureBox.jpg (24047 bytes)

 

Here is a screen capture of the S309PictureBox Common Bitmaps.nsb example program. This program demonstrates displaying common bitmaps that are in the ROM of every Windows CE machine. Each bitmap can be dispayed with three lines of code.

S309PictureBox Common Bitmaps.jpg (21527 bytes)

 

Here is a screen capture of the S309PictureBox Bitmap Resource.nsb example program. This program demonstrates displaying bitmaps that are in resource files, most in ROM, of almost every Windows CE machine. Each bitmap can be dispayed with three to eight lines of code.

 

Here is a screen capture of the S309PictureBox PlayingCard.nsb example program. This program demonstrates displaying playing cards like those used in the Solitaire game on every Windows CE machine. Each playing card can be dispayed with two lines of code.

S309PictureBox PlayingCard.jpg (20131 bytes)