ActionsPane.Disposing Property
Visual Studio 2010
Gets a value indicating whether the actions pane is in the process of disposing.
Assembly: Microsoft.Office.Tools.Common (in Microsoft.Office.Tools.Common.dll)
Property Value
Type: System.Booleantrue 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.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.