Hide

SftTabs/OCX 6.5 - Tab Control for VB6

Display
Print

SftTabsTab.ImageHot Property

Defines the graphic displayed in the tab, when the tab is highlighted due to flyby highlighting.

Syntax

Get
VBSet refImageObj = object.ImageHot As SftPictureObject
Put
VBobject.ImageHot = refImageObj As SftPictureObject

object

A SftTabsTab object.

refImageObj

Defines the graphic displayed in this tab, when the tab is highlighted due to flyby highlighting.

Comments

The ImageHot property defines the graphic displayed in the tab, when the tab is highlighted due to flyby highlighting.

The display and alignment of the tab's graphic component can be defined using the Tab.Align property.

The Image, ImageDisabled and ImageHot properties define the graphic displayed in the tab, depending on the tab's status. The images defined for one tab using the Image, ImageDisabled and ImageHot properties should be the same size.

The Image property must define an image, otherwise the ImageHot property has no effect.

See Also SftTabsTab Object | Object Hierarchy


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