| ToMultiResBitmap(Icon) | Converts the icon to a Bitmap instance, which contains every image of the icon. When the returned Bitmap is used to create another Bitmap or is drawn into a Graphics, the best-fitting image is automatically applied. |
| ToMultiResBitmap(Icon, Boolean) |
Converts the icon to a Bitmap instance, which contains every image of the icon.
When the returned Bitmap is used to create another Bitmap or is drawn into a Graphics, the best-fitting image is automatically applied.
|