Proprietà BomExplorerLoadDistEventArgsControl 
             | 
          
        
         
            Restituisce il controllo lookUpEdit
            
 
    Namespace: 
   DedNet
    Assembly:
   DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassipublic Control Control { get; set; }Public Property Control As Control
	Get
	Set
public:
property Control^ Control {
	Control^ get ();
	void set (Control^ value);
}member Control : Control with get, set
Valore della proprietà
Tipo: 
Control
Vedi anche