Share via


Visual Basic: MSTab Control

Rows Property (SSTab Control)

See Also   Example   Applies To

Returns the total number of rows of tabs in an SSTab control.

Syntax

object.Rows

The object placeholder represents an object expression that evaluates to an SSTab control.

Remarks

You specify the number of rows in the SSTab control at design time by setting the Tabs and TabsPerRow properties.