See Also Examples Applies To
The DeleteHBitmap method deletes a HBitmap from the memory.
Syntax
object.DeleteHBitmap (nHbitmap)
The DeleteHBitmap syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| nHbitmap | Required. Long. The HBitmap handle to delete. |