Hide

SftTabs/OCX 6.5 - Tab Control for VB6

Display
Print

SftTabs.LayoutChanged Event

The tab layout has changed.

Syntax

VBPrivate Sub object_LayoutChanged()

object

A SftTabsEvents object.

Comments

The LayoutChanged event occurs when the tab layout has changed.

The tab layout changes whenever properties affecting the appearance or behavior of the tab control are changed.

While handling the LayoutChanged event, tab control properties should not be updated and methods should not be used. This event should only be used to update other portions of an application as the tab layout changes.

This event can occur multiple times in response to simple changes to the tab control. Typically, this event could be used to retrieve property settings for the Scrolling.ScrollDropped, Tabs.ClippedText, Tabs.DroppedText properties.

See Also SftTabsEvents Object | Object Hierarchy


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