Costruttore DragDropEventArgs 
             | 
          
        
          
    Namespace: 
   DedNet
    Assembly:
   DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.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
 - Tipo: DedNet.CoreDocStructInfoList
 - primaryContext
 - Tipo: SystemBoolean
 
Vedi anche