Returns the names of the tab pages that the control is associated to. The list if names is separated by a semicolon.

Namespace: PPJ.Runtime.Windows.QO
Assembly: PPJ.Runtime.2 (in PPJ.Runtime.2.dll) Version: 2.0.1044.0 (2.0.1044.5276)

Syntax

C#
public string GetControlTabPages(
	Control control
)

Parameters

control
Type: System.Windows.Forms..::..Control

Return Value

See Also