Hide

SftTabs/OCX 6.5 - Tab Control for VB6

Display
Print

SftTabsTab.ImageDisabled Property

Defines the graphic displayed in the tab, when the tab is disabled.

Syntax

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

object

A SftTabsTab object.

refImageObj

Defines the graphic displayed in this tab, when the tab is disabled.

Comments

The ImageDisabled property defines the graphic displayed in the tab, when the tab is disabled.

A tab can be disabled using the Tab.Enabled property.

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 ImageDisabled property has no effect.

See Also SftTabsTab Object | Object Hierarchy


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