ThumbnailButton Constructors
A button within the live thumbnail preview window.| Name | Parameters | Description |
|---|---|---|
| ThumbnailButton() | none | Initializes a new instance of the ThumbnailButton class. |
| ThumbnailButton(Bitmap, String, IntPtr) | bitmap, tooltip, parentHandle | This member supports the internal infrastructure, and is not intended to be used directly from your code. |
See Also