| AnimationAvailable |
| |
Values:
|
True|False |
| |
Description:
|
Returns True if animation is available for the image displayed. (Read Only) |
|
| AnimationInterval |
| |
Values:
|
0-65535 |
| |
Description:
|
Sets or returns a value indicating whether the PictureBox will animate the image
displayed with the PlayingCard property The AnimationInterval
is in milliseconds. Setting the AnimationInterval property to a value
greater than 0 will enable the animation. 1000=one second. Currently only available
with the PlayingCard property set to 62 (Haunted
Castle), 63(Bubbling Fish), 64 (Cheating
Hand), 65(Helpful Robot), with the WildCard
property set to True, or with the PlayingCard property set to
any of the face cards or 53 (the Joker). |
|
| Appearance |
| |
Values:
|
-4, -3, -2, -1, 0, 1, 2, 3, 4 |
| |
Description:
|
Sets or returns a value indicating the appearance of the PictureBox. The Appearance
property has no effect if BorderStyle property is not set to 1.
| Interactions between BorderStyle
and Appearance properties. |
BorderStyle |
| 0 |
1 |
| Appearance |
4 |
No Border |
Single Line Border Including Scrollbars |
| 3 |
No Border |
3D Raised Border Including Scrollbars |
| 2 |
No Border |
3D Raised Border (Tiles) |
| 1 |
No Border |
3D Raised Border (Soft) |
| 0 |
No Border |
Single Line Border |
| -1 |
No Border |
3D Sunken Border (Soft) |
| -2 |
No Border |
3D Sunken Border (Tiles) |
| -3 |
No Border |
3D sunken Border Including Scrollbars |
| -4 |
No Border |
3D sunken Border Frame Including Scrollbars |
|
|
| AutoRefresh |
| |
Values:
|
True|False |
| |
Description:
|
Sets or returns a value indicating whether the PictureBox will automatically refresh
after image manipulation. |
|
| AutoSize |
| |
Values:
|
True|False |
| |
Description:
|
Sets or returns a value indicating whether the PictureBox will automatically change to
the size of the image being displayed.# |
|
| BackColor |
| |
Values:
|
color |
| |
Description:
|
Sets or returns the background color of the PictureBox. |
|
| BitmapOnClipboard |
| |
Values:
|
True|False |
| |
Description:
|
Returns True if there is a bitmap image on the clipboard. (Read Only) |
|
| BorderStyle |
| |
Values:
|
0, 1 |
| |
Description:
|
Sets or returns a value indicating the border style of the PictureBox. Can
be used with
the Appearance property to display 3D borders.
| BorderStyle |
Description |
| 0 |
No Border |
| 1 |
Single line border |
|
|
| Caption |
| |
Values:
|
string |
| |
Description:
|
Sets or returns the caption to be used when in command button mode. |
|
| Center |
| |
Values:
|
0, 1, 2, 3 |
| |
Description:
|
Sets or returns a value indicating whether the PictureBox will automatically center
the image being displayed in the PictureBox.
| Center |
Horizontally |
Vertically |
| 0 |
No |
No |
| 1 |
Yes |
No |
| 2 |
No |
Yes |
| 3 |
Yes |
Yes |
|
|
| Clip |
| |
Values:
|
True|False |
| |
Description:
|
Sets or returns a value indicating whether the image should be clipped when it is
loaded when used with the hBitmap, Picture, PlayingCard,
ResourceBitmapID properties. Only a portion of the image is kept and it is not
resized. Used with the ClipHeight, ClipLeft, ClipTop,
and ClipWidth FillColor properties. You can increase the
size of the overall image without resizing the existing image. The new area not covered by
the clipped existing image will be filled with the color in the FillColor
property.
|
|
| ClipHeight |
| |
Values:
|
integer |
| |
Description:
|
Sets or returns the number of pixels from top edge of original image to bottom edge of
image to clip. Used with the ClipImage method, Clip, ClipLeft,
ClipTop, and ClipWidth properties.
|
|
| ClipLeft |
| |
Values:
|
integer |
| |
Description:
|
Sets or returns the number of pixels from left edge of original image to left edge of
image to clip. Used with the ClipImage method, Clip, ClipHeight,
ClipTop, and ClipWidth properties.
|
|
| ClipTop |
| |
Values:
|
integer |
| |
Description:
|
Sets or returns the number of pixels from top edge of original image to top edge of
image to clip. Used with the ClipImage method, Clip, ClipHeight,
ClipLeft, and ClipWidth properties.
|
|
| ClipWidth |
| |
Values:
|
integer |
| |
Description:
|
Sets or returns the number of pixels from left edge of original image to right edge of
image to clip. Used with the ClipImage method, Clip, ClipHeight,
ClipLeft, and ClipTop properties.
|
|
| CommandButton |
| |
Values:
|
True|False |
| |
Description:
|
Sets or returns the whether the PictureBox control should behave
like a command button.
|
|
| CommonBitmapID |
| |
Values:
|
integer |
| |
Description:
|
Sets or returns a value indicating which Common Controls Bitmap should or is being
shown. Set CommonBitmapType property before setting CommonBitmapID
property. Setting this property will cause the image to be loaded and displayed in the
PictureBox.
| CommonBitmapID |
CommonBitmapType |
| |
-1 or 1 |
-2 or 2 |
| |
Bitmap Description |
| -1 (Read Only) |
No Bitmap |
No Bitmap |
| 0 |
Cut Bitmap |
Large Icons Bitmap |
| 1 |
Copy Bitmap |
Small Icons Bitmap |
| 2 |
Paste Bitmap |
List Bitmap |
| 3 |
Undo Bitmap |
Details Bitmap |
| 4 |
Redo Bitmap |
Sort By Name Bitmap |
| 5 |
Delete Bitmap |
Sort By Size Bitmap |
| 6 |
File New Bitmap |
Sort By Date Bitmap |
| 7 |
File Open Bitmap |
Sort By Type Bitmap |
| 8 |
File Save Bitmap |
Parent Folder Bitmap |
| 9 |
Print Preview Bitmap |
Net Connect Bitmap |
| 10 |
Properties Bitmap |
Net Disconnect Bitmap |
| 11 |
Help Bitmap |
New Folder Bitmap |
| 12 |
Find Bitmap |
Illegal value |
| 13 |
Replace Bitmap |
Illegal value |
| 14 |
Print Bitmap |
Illegal value |
|
|
| CommonBitmapType |
| |
Values:
|
integer |
| |
Description:
|
Sets or returns a value indicating which Type Common Controls bitmap should or is
being shown. Set CommonBitmapType property before setting CommonBitmapID
property.
| CommonBitmapType |
Description |
| -2 |
Disabled View Bitmaps |
| -1 |
Disabled Standard Bitmaps |
| 0 |
No Bitmap |
| 1 |
Enabled Standard Bitmaps |
| 2 |
Enabled View Bitmaps |
|
|
| FillColor |
| |
Values:
|
color |
| |
Description:
|
Sets or returns the fill color to be used when manipulating an image in the
PictureBox. This property defaults to the color white.
|
|
| FillStyle |
| |
Values:
|
0, 1 |
| |
Description:
|
Sets or returns the fill style to be used when manipulating an image in the
PictureBox.
| FillStyle |
Description |
| 0 |
Solid - Will be filled in the color in the FillColor property. |
| 1 |
Transparent - the background will show through. |
|
|
| FocusRect |
| |
Values:
|
True|False |
| |
Description:
|
Sets or returns whether a focus rectangle should be drawn when the PictureBox has focus.
|
|
| FocusRectIndentBottom |
| |
Values:
|
integer |
| |
Description:
|
Sets or returns the number of pixels the focus rectangle will be
indented from the bottom edge of the control. |
|
| FocusRectIndentLeft |
| |
Values:
|
integer |
| |
Description:
|
Sets or returns the number of pixels the focus rectangle will be
indented from the left edge of the control. |
|
| FocusRectIndentRight |
| |
Values:
|
integer |
| |
Description:
|
Sets or returns the number of pixels the focus rectangle will be
indented from the right edge of the control. |
|
| FocusRectIndentTop |
| |
Values:
|
integer |
| |
Description:
|
Sets or returns the number of pixels the focus rectangle will be
indented from the top edge of the control. |
|
| FontBold |
| |
Values:
|
True|False |
| |
Description:
|
Sets or returns the BOLD setting of the font. |
|
| FontItalic |
| |
Values:
|
True|False |
| |
Description:
|
Sets or returns the ITALIC setting of the font. |
|
| FontName |
| |
Values:
|
string |
| |
Description:
|
Sets or returns the name of the font. |
|
| FontSize |
| |
Values:
|
integer |
| |
Description:
|
Sets or returns the point size setting of the font. |
|
| FontStrikethru |
| |
Values:
|
True|False |
| |
Description:
|
Sets or returns the STRIKETHRU setting of the
font. |
|
| FontTransparent |
| |
Values:
|
True|False |
| |
Description:
|
Sets or returns whether the text background will be transparent. |
|
| FontUnderline |
| |
Values:
|
True|False |
| |
Description:
|
Sets or returns the UNDERLINE setting of the font. |
|
| FontWeight |
| |
Values:
|
integer |
| |
Description:
|
Sets or returns the FONTWEIGHT setting of the font. |
|
| ForeColor |
| |
Values:
|
color |
| |
Description:
|
Sets or returns the foreground color to be used when drawing text in the
PictureBox. |
|
| hBitmap |
| |
Values:
|
integer |
| |
Description:
|
Sets or returns the HBITMAP of the image. This should only be used to set the hBitmap
property of one PictureBox to the hBitmap property of another PictureBox. This is
used to copy the image from one PictureBox to another PictureBox. Setting this
property will cause the image to be loaded and displayed in the PictureBox. |
|
| Height |
| |
Values:
|
integer |
| |
Description:
|
Sets or returns the number of pixels from the top edge to the bottom edge of the
PictureBox. |
|
| hFont |
| |
Values:
|
integer |
| |
Description:
|
Sets or returns the HFONT to be used when drawing text. This should only be used to set the
hFont
property of one PictureBox to the hFont property of another PictureBox. |
|
| HScrollPosition |
| |
Values:
|
integer |
| |
Description:
|
Sets or returns the horizontal scrollbar position. |
|
| hWnd |
| |
Values:
|
integer |
| |
Description:
|
Returns the hWnd of the PictureBox control. (Read Only) |
|
| ImageBitsPerPixel |
| |
Values:
|
integer |
| |
Description:
|
Sets or returns a value indicating the number of bits per pixel (color depth) of the
image.
| Bits Per Pixel |
Number Of Colors |
| 1 |
2 |
| 2 |
4 |
| 4 |
16 |
| 8 |
256 |
| 16 |
65,535 |
| 24 |
16,777,216 |
|
|
| ImageHeight |
| |
Values:
|
integer |
| |
Description:
|
Returns the height of the image from the file. (Read
Only) |
|
| ImageLoadBitsPerPixel |
| |
Values:
|
integer |
| |
Description:
|
Sets or returns a value indicating the number of bits per pixel (color depth) of the
image to use when loading images with the Picture
property. (If ImageLoadBufferSize = 0, ImageLoadBitsPerPixel
might be ignored.)
| Bits Per Pixel |
Number Of Colors |
| 1 |
2 |
| 2 |
4 |
| 4 |
16 |
| 8 |
256 |
| 16 |
65,535 |
| 24 |
16,777,216 |
|
|
| ImageLoadBufferSize |
| |
Values:
|
integer |
| |
Description:
|
Returns or sets the buffer size used when loading an image with
the Picture property. (Default: ImageLoadBufferSize = 0,
which will use the height and width from the file instead of ImageLoadMaxHeight and
ImageLoadMaxWidth properties and will attempt to use the bits per pixel
value from the file instead of ImageLoadBitsPerPixel property when
loading images with the Picture property. |
|
| ImageLoaded |
| |
Values:
|
True|False |
| |
Description:
|
Returns True if the PictureBox currently has an image loaded. (Read Only) |
|
| ImageLoadMaxHeight |
| |
Values:
|
integer |
| |
Description:
|
Return or sets the maximum image height when loading images with
the Picture property. (If ImageLoadBufferSize = 0,
ImageLoadMaxHeight will be ignored.) |
|
| ImageLoadMaxWidth |
| |
Values:
|
integer |
| |
Description:
|
Return or sets the maximum image width when loading images with
the Picture property. (If ImageLoadBufferSize = 0,
ImageLoadMaxWidth will be ignored.) |
|
| ImageWidth |
| |
Values:
|
integer |
| |
Description:
|
Returns the width of the image from the file. (Read
Only) |
|
| Invert |
| |
Values:
|
True|False |
| |
Description:
|
Sets or returns a value indicating whether the colors of the image will be inverted when loaded into the PictureBox when used with the hBitmap, Picture, PlayingCard, ResourceBitmapID properties. This may not work properly on Windows CE 4.2 and Pocket PC 2003 devices. The workaround is to add this line of code:
if picturebox.pixel(0,0)=0 then picturebox.InvertImage
|
|
| Left |
| |
Values:
|
integer |
| |
Description:
|
Sets or returns the number of pixels from the left edge of the output window to the
left edge of the PictureBox. |
|
| Mirror |
| |
Values:
|
0, 1, 2, 3 |
| |
Description:
|
Sets or returns a value indicating whether the picture will be mirrored in the
PictureBox when loading the image with the hBitmap, Picture, PlayingCard,
ResourceBitmapID properties or the MirrorImage method.
| Mirror |
Horizontally |
Vertically |
| 0 |
No |
No |
| 1 |
Yes |
No |
| 2 |
No |
Yes |
| 3 |
Yes |
Yes |
|
|
| MouseMovePoints |
| |
Values:
|
0, 1, 2 |
| |
Description:
|
Sets or returns the mode of dealing with extra mouse move points.
| MouseMovePoints |
Description |
| 0 |
Do not capture or use extra mouse move points. This option takes
the fewest CPU cycles.
|
| 1 |
Capture extra mouse move points and send them through the MouseDown
event. This option takes the most CPU cycles.
|
| 2 |
Capture extra mouse move points and make them available to DrawMouseMoveLines,
DrawMouseMoveLinesEx, and GetMouseMovePoint
methods, but do not send them through the MouseMove event. This
option is the best trade off between CPU cycles and amount of detail in drawing.
|
|
|
| MouseMovePointsCount |
| |
Values:
|
integer |
| |
Description:
|
Returns the number of mouse move points stored for the DrawMouseMoveLines,
DrawMouseMoveLinesEx, and GetMouseMovePoint
methods. (Read Only) |
|
| Name |
| |
Values:
|
string |
| |
Description:
|
Returns the name of the PictureBox. (Read Only) |
|
| OnToolbar |
| |
Values:
|
True|False |
| |
Description:
|
Sets or returns a value indicating whether the
PictureBox should place itself on the NS Basic Toolbar. (NS
Basic Only) Does not work with Pocket PC's yet. |
|
| Overlay |
| |
Values:
|
True|False |
| |
Description:
|
Sets or returns a value indicating whether the image being loaded should be overlaid
on the existing image when used with the hBitmap, Picture, PlayingCard,
ResourceBitmapID properties. |
|
| OverlayLeft |
| |
Values:
|
integer |
| |
Description:
|
Sets or returns the number of pixels from left edge of original image to left edge of
new image. Used with the Overlay and OverlayTop
properties. |
|
| OverlayTop |
|
Values:
|
integer |
|
Description:
|
Sets or returns the number of pixels from top edge of original image to top edge of
new image. Used with the Overlay and OverlayLeft
properties. |
|
| OverlayTransparentColor |
|
Values:
|
-1, color |
|
Description:
|
Returns or sets the color to be used as a transparent color when overlaying the image.
No transparent color will be used if this property is set to -1. |
|
| ParentHWnd |
|
Values:
|
integer, read only |
|
Description:
|
Returns the HWnd of the parent window. |
|
| PenFillStyle |
|
Values:
|
0, 1 |
|
Description:
|
Sets or returns the pen fill style to be used when manipulating an image in the
PictureBox and the PenStyle property = 2.
| PenFillStyle |
Description
|
| 0 |
Solid - Will be filled in the color in the BackColor property. |
| 1 |
Transparent - the background will show through. |
|
|
| PenStyle |
|
Values:
|
0, 1, 2 |
|
Description:
|
Sets or returns the pen style to be used when drawing a line with a width of 1. If the
DrawWidth property > 1 then the PenStyle
property is assumed to be 1.
| PenStyle |
Description |
| 0 |
No Line |
| 1 |
Solid Line |
| 2 |
Dash Line |
|
|
| Picture |
|
Values:
|
string |
|
Description:
|
Set or Returns a string with name of image file.
Setting this property will cause the image to be loaded and displayed in the
PictureBox. |
|
| Pixel(x, y) |
|
Values:
|
color |
|
Description:
|
Set or returns the color of the pixel in the image at the position specified by x
and y. Note: The x
and y are coordinates on the image which may or may not
correspond to the coordinates of the PictureBox. |
|
| PlayingCard |
|
Values:
|
integer |
|
Description:
|
Sets or returns the numeric id of a playing card to display. Setting this property
will cause the image to be loaded and displayed in the PictureBox.
| PlayingCard |
Description |
Animation
Available HPC |
Animation
Available PPC |
Animation
Available Desktop |
| 1-13 |
Ace through King of Clubs |
True (Jack, Queen, and King) |
False |
True (Jack, Queen, and King) |
| 14-26 |
Ace through King of Diamonds |
True (Jack, Queen, and King) |
False |
True (Jack, Queen, and King) |
| 27-39 |
Ace through King of Hearts |
True (Jack, Queen, and King) |
False |
True (Jack, Queen, and King) |
| 40-52 |
Ace through King of Spades |
True (Jack, Queen, and King) |
False |
True (Jack, Queen, and King) |
| 53 |
Ghost Card Back (Desktop)
Same as 153 (HPC, HPC PRO and PPC) |
|
|
False |
| 54 |
Thatched 1 Card Back (Desktop)
Same as 154 (HPC, HPC PRO and PPC) |
|
|
False |
| 55 |
Thatched 2 Card Back (Desktop)
Same as 155 (HPC, HPC PRO and PPC) |
|
|
False |
| 56 |
Helpful Robot Card Back (Desktop)
Same as 156 (HPC, HPC PRO and PPC) |
|
|
True |
| 57 |
Roses Card Back (Desktop)
Same as 157 (HPC, HPC PRO and PPC) |
|
|
False |
| 58 |
Flowers 1 Card Back (Desktop)
Same as 158 (HPC, HPC PRO and PPC) |
|
|
False |
| 59 |
Flowers 2 Card Back (Desktop)
Same as 159 (HPC, HPC PRO and PPC) |
|
|
False |
| 60 |
Fishes 1 Card Back (Desktop) |
|
|
False |
| 61 |
Fishes 2 Card Back (Desktop)
WIN32_WCE Horse card back (HPC)
Rocket Ship (HPC PRO, HPC 2000)
Dragon card back (PPC) |
True (False on HPC) |
True (False on Palmsize PC) |
False |
| 62 |
Card Back 10 (Desktop)
Haunted Castle card back (HPC)
Pyramid card back (PPC) |
True |
True |
False |
| 63 |
Haunted Castle Card Back (Desktop)
Bubbling Fish card back (HPC)
? card back (PPC) |
True |
True |
True |
| 64 |
Beach Card Back (Desktop)
Cheating Hand card back |
True |
True |
True |
| 65 |
Cheating Hand Card Back (Desktop)
Helpful Robot card back (HPC)
Clover card back (PPC) |
True |
False |
True |
| 66 |
Sailboat card back (HPC, HPC PRO, PPC) |
False |
True |
|
| 67 |
X card (Desktop) |
|
|
False |
| 68 |
O card (Desktop) |
|
|
False |
| 78 |
O card (HPC, HPC PRO, PPC) |
False |
False |
|
| 79 |
X card (HPC, HPC PRO, PPC) |
False |
False |
|
| 80 |
Ghost card (HPC, HPC PRO, PPC) |
False |
False |
|
| 153 |
Joker |
True |
False |
True |
| 154 |
Blank card |
False |
False |
False |
| 155 |
Blank face card |
False |
False |
False |
| 156-159 |
Suit cards
(Clubs, Diamonds, Hearts, Spades) |
False |
False |
False |
|
|
| Resize |
|
Values:
|
True|False |
|
Description:
|
Sets or returns a value indicating the whether the image will be resized (stretched or
shrunk) when loading the image with the hBitmap, Picture, PlayingCard,
ResourceBitmapID properties. Used with the ResizeHeight and ResizeWidth
properties. |
|
| ResizeHeight |
|
Values:
|
integer |
|
Description:
|
Sets or returns the number of pixels from top edge to bottom edge of the resized
image. Used with the ResizeImage method, Resize and ResizeWidth
properties. |
|
| ResizeWidth |
|
Values:
|
integer |
|
Description:
|
Set or returns the number of pixels from left edge to right edge of the resized
image. Used with the ResizeImage method, Resize and ResizeHeight
properties. |
|
| ResourceBitmapID |
|
Values:
|
integer |
|
Description:
|
Sets or returns the numeric resource id of a bitmap in an executable to display.
Set the ResourceFile property before setting this property. Setting
this property will cause the image to be loaded and displayed in the PictureBox. |
|
| ResourceFile |
|
Values:
|
string |
|
Description:
|
Sets or returns a string with name of resource file (.dll, .ocx, .cpl, etc...) in
which to get the bitmap resource from. Set the ResourceBitmapID
property after setting this property. |
|
| ResourceFileLoaded |
|
Values:
|
True|False |
|
Description:
|
Returns a value indicating the whether a resource file has been successfully loaded. Set
the ResourceBitmapID or ResourceIconID properties
before reading this property. (Read Only) |
|
| ResourceIconID |
|
Values:
|
integer |
|
Description:
|
ReturSets or returns the numeric resource id of an icon in an executable to display.
Set the ResourceFile property before setting this property. Setting
this property will cause the image to be loaded and displayed in the PictureBox. |
|
| Rotate |
|
Values:
|
0, 90, 180, 270 |
|
Description:
|
Sets or returns a value indicating the rotation of the picture in the PictureBox when
loading the image with the hBitmap, Picture, PlayingCard,
ResourceBitmapID properties or the RotateImage method.
| Rotate |
Description |
| 0 |
No rotation will be done |
| 90 |
Rotate image 90 degrees clockwise |
| 180 |
Rotate image 180 degrees clockwise |
| 270 |
Rotate image 270 degrees clockwise |
|
|
| ScaleMode |
|
Values:
|
3 |
|
Description:
|
Sets or returns a value indicating the Scale Mode of the PictureBox. Currently only
Scale Mode 3 is supported. |
|
| ScreenBitsPerPixel |
|
Values:
|
integer |
|
Description:
|
Returns a value indicating the number of bit per pixel (color depth) of the physical
screen. (Read Only)
| Bits Per Pixel |
Number Of Colors |
| 1 |
2 |
| 2 |
4 |
| 4 |
16 |
| 8 |
256 |
| 16 |
65,535 |
| 24 |
16,777,216 |
|
|
| ScreenHeight |
|
Values:
|
integer |
|
Description:
|
Returns a value indicating the number of pixels from the top edge to the bottom edge
of the physical screen. (Read Only) |
|
| ScreenLeft |
|
Values:
|
integer |
|
Description:
|
Returns the number of pixels from left edge of the physical screen to left edge of the
PictureBox. (Read Only) |
|
| ScreenTop |
|
Values:
|
integer |
|
Description:
|
Returns the number of pixels from top edge of the physical screen to top edge of the
PictureBox. (Read Only) |
|
| ScreenWidth |
|
Values:
|
integer |
|
Description:
|
Returns a value indicating the number of pixels from the left edge to the right edge
of the physical screen.. (Read Only) |
|
| Scroll |
|
Values:
|
True|False |
|
Description:
|
Sets or returns a value indicating whether the image should be scrolled when it is
loaded when used with the hBitmap, Picture, PlayingCard,
ResourceBitmapID properties. Used with the ScrollX and ScrollY
properties. |
|
| ScrollBars |
|
Values:
|
integer |
|
Description:
|
Sets or returns a value indicating whether scroll bars will
be displayed on the PictureBox control.
| ScrollBars |
Horizontal |
Vertical |
| 0 |
No |
No |
| 1 |
Yes |
No |
| 2 |
No |
Yes |
| 3 |
Yes |
Yes |
|
|
| ScrollX |
|
Values:
|
integer |
|
Description:
|
Returns a value indicating the number of pixels to scroll the image horizontally..
Used with the Scroll and ScrollY properties and the
ScrollImage method. |
|
| ScrollY |
|
Values:
|
integer |
|
Description:
|
Returns a value indicating the number of pixels to scroll the image vertically..
Used with the Scroll and ScrollX properties and the ScrollImage
method. |
|
| Stretch |
|
Values:
|
True|False |
|
Description:
|
Sets or returns a value indicating whether the PictureBox will stretch (or shrink) the
display of the image to the size of the PictureBox. This will not change the size of the
image, but will stretch or shrink the display of it. |
|
| Tag |
|
Values:
|
variant |
|
Description:
|
User defined. |
|
| TapAndHoldEventEnabled |
|
Values:
|
True/False |
|
Description:
|
Turns on the TapAndHoldEvent. |
|
| Top |
|
Values:
|
integer |
|
Description:
|
Set or returns the number of pixels from the top edge of the output window to the top
edge of the PictureBox. |
|
| TransparentColor |
|
Values:
|
-1, color |
|
Description:
|
Returns or sets the color to be used as a transparent color when displaying the image.
No transparent color will be used if this property is set to -1. |
|
| UseJPEGBitsPerPixel |
|
Values:
|
True|False |
|
Description:
|
Returns or sets a value indicating whether the BitsPerPixel
value in the JPEG file should be used. |
|
| Version |
|
Values:
|
integer |
|
Description:
|
Returns the version of the PictureBox (i.e. 207). (Read
Only) |
|
| VersionMajor |
|
Values:
|
integer |
|
Description:
|
Returns the major version of the PictureBox (i.e. 2). (Read
Only) |
|
| VersionMinor |
|
Values:
|
integer |
|
Description:
|
Returns the minor version of the PictureBox (i.e. 7). (Read Only) |
|
| Visible |
|
Values:
|
True|False |
|
Description:
|
Sets or returns value indicating whether the PictureBox is visible. |
|
| VScrollPosition |
|
Values:
|
integer |
|
Description:
|
Sets or returns the vertical scrollbar position. |
|
| WaitCursor |
|
Values:
|
True|False |
|
Description:
|
Set or returns a value indicating whether the PictureBox will display a Wait Cursor
while loading, mirroring, saving, or rotating the image. |
|
| Width |
|
Values:
|
integer |
|
Description:
|
Set or returns the number of pixels from the left edge to the right edge of the
PictureBox. |
|
| WildCard |
|
Values:
|
integer |
|
Description:
|
Sets or returns a value indicating whether a "WILD" indicator should appear
on the image. This a intended to be used with the images displayed with the PlayingCard
property. The indicator can be animated with the AnimationInterval
property.
| WildCard |
Description |
| 0 |
No indicator |
| 1 |
Horizontal Indicators |
| 2 |
Vertical Indicators |
| 3 |
Center Indicator |
|
|