Expand Minimize
This topic has not yet been rated - Rate this topic

ActionsPane.Name Property

Gets or sets the name of the actions pane control.

Namespace:  Microsoft.Office.Tools
Assembly:  Microsoft.Office.Tools.Common (in Microsoft.Office.Tools.Common.dll)
[BrowsableAttribute(false)]
string Name { get; set; }

Property Value

Type: String
The name of the actions pane control. The default is an empty string ("").

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

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.