Costruttore DragDropEventArgs
             | 
          
        
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassiprotected internal DragDropEventArgs(
	DocStructInfoList infoList,
	bool primaryContext
)
Protected Friend Sub New ( 
	infoList As DocStructInfoList,
	primaryContext As Boolean
)
protected public:
DragDropEventArgs(
	DocStructInfoList^ infoList, 
	bool primaryContext
)
new : 
        infoList : DocStructInfoList * 
        primaryContext : bool -> DragDropEventArgsParametri
- infoList  DocStructInfoList
 -  
 - primaryContext  Boolean
 -  
 
Vedi anche