Proprietà BomExplorerLoadDistEventArgsControl
             | 
          
        
        
            Restituisce il controllo lookUpEdit
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
Control
Vedi anche