Skip to content

TabControl.InsertTab

Xusinboy Bekchanov edited this page Nov 5, 2023 · 3 revisions

TabControl.InsertTab Method

Definition

Namespace: My.Sys.Forms

Syntax

Declare Sub InsertTab(Index As Integer, ByRef Caption As WString, AObject As Any Ptr = 0)

Parameters

Part Type Description
Index Integer
Caption WString
AObject Any

See also

Clone this wiki locally