Hide

SftTabs/OCX 6.5 - Tab Control for VB6

Display
Print

SftTabsTab.Image2GapPix Property

Defines the gap between the tab label and the second tab image on the right/bottom.

Syntax

Get
VBSizePix = object.Image2GapPix As Long
Put
VBobject.Image2GapPix = SizePix As Long

object

A SftTabsTab object.

SizePix

Defines the distance in pixels.

Comments

The Image2GapPix property defines the gap between the tab label and the second tab image on the right/bottom.

The graphic defined by the Image2 property is always displayed at the right side of the tab (or bottom, depending on tab style), which cannot be changed. The graphic is rendered to the right (bottom) of the tab text/image. The distance is defined using the Image2GapPix property.

See Also SftTabsTab Object | Object Hierarchy


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