See also:
NTier Windows Forms Framework Home
NTier Framework API reference

Manages a related set of tab pages.

Namespace: NTier.Designer.Forms
Assembly: NTier.Designer.Forms (in NTier.Designer.Forms.dll) Version: 1.0.0.0

Syntax

C#
public class NDTabControl : TabControl
Visual Basic
Public Class NDTabControl
	Inherits TabControl
Visual C++
public ref class NDTabControl : public TabControl

Inheritance Hierarchy

See Also