GrooveDialogHostContainer.Closed Event
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.Office.BusinessApplications.Runtime.UI
Assembly: Microsoft.Office.BusinessApplications.RuntimeUi (in Microsoft.Office.BusinessApplications.RuntimeUi.dll)
Syntax
'Declaration
Public Event Closed As EventHandler
'Usage
Dim instance As GrooveDialogHostContainer
Dim handler As EventHandler
AddHandler instance.Closed, handler
public event EventHandler Closed
See Also
Reference
GrooveDialogHostContainer Class