Constructor TabPage
TabPage()
Initializes a new instance of TabPage class.
public TabPage()
TabPage(string?)
Initializes a new instance of TabPage class with the specified title.
public TabPage(string? title)
Parameters
title
string
Initializes a new instance of TabPage class.
public TabPage()
Initializes a new instance of TabPage class with the specified title.
public TabPage(string? title)
title
string