SocialDataFrame.TabControl Field
Represents the Tab control used to switch between tags and notes information about the current item.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected TabControl As SocialTabControl
'Usage
Dim value As SocialTabControl
value = Me.TabControl
Me.TabControl = value
protected SocialTabControl TabControl