Metodo DedNetApplicationOnDedOpenDocumentEvent
             | 
          
        
        
            Lancia l'evento DedOpenDocumentEvent.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassiprotected internal void OnDedOpenDocumentEvent(
	DedOpenDocumentEventArgs e
)
Protected Friend Sub OnDedOpenDocumentEvent ( 
	e As DedOpenDocumentEventArgs
)
protected public:
void OnDedOpenDocumentEvent(
	DedOpenDocumentEventArgs^ e
)
member OnDedOpenDocumentEvent : 
        e : DedOpenDocumentEventArgs -> unit Parametri
- e  DedOpenDocumentEventArgs
 -  
 
Vedi anche