ActionsPane.DockPadding Property

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

This property is not supported by the actions pane.

Namespace:  Microsoft.Office.Tools
Assembly:  Microsoft.Office.Tools.Common (in Microsoft.Office.Tools.Common.dll)

Syntax

'Declaration
<BrowsableAttribute(False)> _
ReadOnly Property DockPadding As ScrollableControl.DockPaddingEdges
[BrowsableAttribute(false)]
ScrollableControl.DockPaddingEdges DockPadding { get; }

Property Value

Type: System.Windows.Forms.ScrollableControl.DockPaddingEdges
Returns ScrollableControl.DockPaddingEdges.

.NET Framework Security

See Also

Reference

ActionsPane Interface

Microsoft.Office.Tools Namespace