Share via


ToolPane.CreateEditorPartChrome Method

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected Overrides Function CreateEditorPartChrome As EditorPartChrome
'Usage
Dim returnValue As EditorPartChrome

returnValue = Me.CreateEditorPartChrome()
protected override EditorPartChrome CreateEditorPartChrome()

Return Value

Type: System.Web.UI.WebControls.WebParts.EditorPartChrome
Returns EditorPartChrome.

See Also

Reference

ToolPane Class

ToolPane Members

Microsoft.SharePoint.WebPartPages Namespace