This documentation is archived and is not being maintained.

IPolicyEditArgs::Parent Property

Gets the parent window for policies dialog boxes.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

property IWin32Window^ Parent {
	IWin32Window^ get ();
}

Property Value

Type: System.Windows.Forms::IWin32Window
The parent window for policies dialog boxes.

Show: