TabControlTabsPerPage Property
Gets or sets how many tabs (buttons) appear over
TabControl.
Namespace: BeeMobile.ToolBarAssembly: BeeMobile.ToolBar.NET48 (in BeeMobile.ToolBar.NET48.dll) Version: 4.8.3.5
public int TabsPerPage { get; set; }
Public Property TabsPerPage As Integer
Get
Set
Property Value
Int32
If you set a value less than 1 here, it will be automatically set to 1.