Click or drag to resize

Proprietà DedCommandOwnerForm

Restituisce o imposta l'handle del form principale dal quale è stato lanciato il comando. Viene utilizzato come parent delle finestre secondarie e di errore eventualmente visualizzate.

Namespace: DedNet.Commands
Assembly: DedNet (in DedNet.dll) Versione: 27.1.0
Sintassi
public IWin32Window OwnerForm { get; set; }

Valore della proprietà

IWin32Window
Vedi anche