Hide

SftTabs/OCX 6.5 - Tab Control for VB6

Display
Print

SftPictureObject.LoadImageFromHBITMAP Method

Loads an image from a bitmap handle as a GDI+ image.

Syntax

VBobject.LoadImageFromHBITMAP(ByVal hBitmap As LONG_PTR, ByVal hPalette As LONG_PTR)

object

A SftPictureObject object.

hBitmap

A bitmap handle, used to create a GDI+ image.

hPalette

A palette handle, used to create a GDI+ image. This value may be Nothing (0) to omit the palette information.

Comments

The LoadImageFromHBITMAP method loads an image from a bitmap handle as a GDI+ image.

The image object is owned by the control and will be deleted when it is no longer used.

See Also SftPictureObject Object | Object Hierarchy


Last Updated 08/13/2020 - (email)
© 2024 Softel vdm, Inc.