Visual Basic: MSTab Control

TabHeight Property (SSTab Control)

See Also   Example   Applies To

Returns or sets the height of all tabs on an SSTab control.

Syntax

object.TabHeight [ = height ]

The TabHeight property syntax has these parts:

Part Description
object An object expression that evaluates to an SSTab control.
height A numeric expression that specifies the height of the tab, based on the scale mode of its container.