Hide

SftTabs/OCX 6.5 - Tab Control for VB6

Display
Print

SftTabsScrolling.ButtonAlignment Property

Defines the scroll button alignment.

Syntax

Get
VBType = object.ButtonAlignment As SftTabsButtonAlignConstants
Put
VBobject.ButtonAlignment = Type As SftTabsButtonAlignConstants

object

A SftTabsScrolling object.

Type

Defines the scroll button alignment.

NameValueDescription
alignButtonSftTabsNear0The scroll buttons appear near the tab control's visible border (touching the border of the tab page).
alignButtonSftTabsCenter1The scroll buttons appear centered within the tab control's visible border and the outside edge of the tab control window.
alignButtonSftTabsFar2The scroll buttons appear aligned with the outside edge of the tab control window.

Comments

The ButtonAlignment property defines the scroll button alignment.

The scroll button appearance is defined using the Scrolling.ButtonStyle property.

See Also SftTabsScrolling Object | Object Hierarchy


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