Comando che ha eseguito il form;
            
        
        Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic DedCommand Cmd { get; set; }Public Property Cmd As DedCommand
	Get
	Set
public:
property DedCommand^ Cmd {
	DedCommand^ get ();
	void set (DedCommand^ value);
}member Cmd : DedCommand with get, set
Valore della proprietà
DedCommand
Vedi anche