System.Windows.Forms.TabPage.GetTabPageOfComponent Method

Retrieves the tab page that contains the specified object.

Syntax

public static TabPage GetTabPageOfComponent (object comp)

Parameters

comp
The object to look for.

Returns

The System.Windows.Forms.TabPage that contains the specified object, or null if the object cannot be found.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0