Proprietà ShowZoomPreviewEventArgsParentForm 
             | 
          
        
         
            Restituisce il form da utilizzare come parent.
            
 
    Namespace: 
   DedNet
    Assembly:
   DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassipublic IWin32Window ParentForm { get; }Public ReadOnly Property ParentForm As IWin32Window
	Get
public:
property IWin32Window^ ParentForm {
	IWin32Window^ get ();
}member ParentForm : IWin32Window with get
Valore della proprietà
Tipo: 
IWin32Window
Vedi anche