SetText
Previous  Next

Changes the text of the specified page.
Syntax: SetText (TabPage As Int32, Text As String)

Example:
tbc.SetText (0,"New Name")