Costruttore DragDropEventArgs
|
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi protected 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 -> DragDropEventArgs
Parametri
- infoList DocStructInfoList
-
- primaryContext Boolean
-
Vedi anche