Unicode Controls & Classes for VB6 - Version 4

ctlUniMDITabs.TabAlignTop Property

Should the Tabs be displayed on the top?

Syntax
Public Property Get TabAlignTop () As Boolean
Public Property Let TabAlignTop (ByVal Value As Boolean)
Parameters
Parameter Description
ByVal Value As Boolean True for top alignment, False for bottom alignment
Remarks