Hide

SftTabs/OCX 6.5 - Tab Control for VB6

Display
Print

SftPictureObject.IconHandle Property

Defines the image object using an icon handle.

Syntax

Get
VBhIcon = object.IconHandle As OLE_HANDLE
Put
VBobject.IconHandle = hIcon As OLE_HANDLE

object

A SftPictureObject object.

hIcon

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

Comments

The IconHandle property defines the image object using an icon handle.

The SftPictureObject.Type property is set to sftTypeIcon. The SftPictureObject.ActualHeight and SftPictureObject.ActualWidth properties reflect the icon size.

See Also SftPictureObject Object | Object Hierarchy


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