In This Topic
Defines a control which enables content organization at a high level, such as switching between views, data sets, or functional aspects of an application.
Syntax
'Declaration
<ScriptsAttribute(Mono.Cecil.CustomAttributeArgument[])>
Public Class TabPanel
Inherits Control
Implements ITemplate
[Scripts(Mono.Cecil.CustomAttributeArgument[])]
public class TabPanel : Control, ITemplate
Inheritance Hierarchy
See Also