Hide

SftTabs/OCX 6.5 - Tab Control for VB6

Display
Print

SftTabsTab.GetPositionPix Method

Returns the tab's position and dimensions.

Syntax

VBobject.GetPositionPix(LeftPix As Long, TopPix As Long, WidthPix As Long, HeightPix As Long)

object

A SftTabsTab object.

LeftPix

Returns the location of the left edge of the tab described by object. The units used are pixels.

TopPix

Returns the location of the top edge of the tab described by object. The units used are pixels.

WidthPix

Returns the width of the tab described by object. The units used are pixels.

HeightPix

Returns the height of the tab described by object. The units used are pixels.

Comments

The GetPositionPix method returns the tab's position and dimensions.

The GetPosition and GetPositionPix properties are synonyms, but use different coordinate systems.

The Tabs.HitTest method can be used to determine which tab is at a given location.

See Also SftTabsTab Object | Object Hierarchy


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