Hide

SftTabs/OCX 6.5 - Tab Control for VB6

Display
Print

SftTabsTab.GetPosition Method

Returns the tab's position and dimensions.

Syntax

VBobject.GetPosition(Left As Single, Top As Single, Width As Single, Height As Single)

object

A SftTabsTab object.

Left

Returns the location of the left edge of the tab described by object. The units used depend on the current coordinate system used (usually TWIPS).

Top

Returns the location of the top edge of the tab described by object. The units used depend on the current coordinate system used (usually TWIPS).

Width

Returns the width of the tab described by object. The units used depend on the current coordinate system used (usually TWIPS).

Height

Returns the height of the tab described by object. The units used depend on the current coordinate system used (usually TWIPS).

Comments

The GetPosition 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.