ActionsPane.Padding Property

Gets or sets padding within the actions pane.

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

Syntax

'Declaration
Property Padding As Padding
Padding Padding { get; set; }

Property Value

Type: System.Windows.Forms.Padding
The internal spacing characteristics of the actions pane.

Remarks

This property provides the same functionality as the Control.Padding property. For more information about using this property, see Control.Padding.

.NET Framework Security

See Also

Reference

ActionsPane Interface

Microsoft.Office.Tools Namespace

Other Resources

Actions Pane Overview