Hide

SftTabs/OCX 6.5 - Tab Control for VB6

Display
Print

SftPictureObject.BitmapHandle Property

Defines the image object using a bitmap handle.

Syntax

Get
VBhBitmap = object.BitmapHandle As OLE_HANDLE
Put
VBobject.BitmapHandle = hBitmap As OLE_HANDLE

object

A SftPictureObject object.

hBitmap

Defines the image object using a bitmap handle. The bitmap handle can be 0 (Nothing), in which case the SftPictureObject object is cleared.

Comments

The BitmapHandle property defines the image object using a bitmap handle.

The SftPictureObject.Type property is set to sftTypeBitmap. The SftPictureObject.ActualHeight and SftPictureObject.ActualWidth properties reflect the image size.

See Also SftPictureObject Object | Object Hierarchy


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