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

ActionsPane.Disposing Property

Gets a value indicating whether the actions pane is in the process of disposing.

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

Property Value

Type: System.Boolean
true if the actions pane is in the process of disposing; otherwise, false.

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

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.