Metodo DedCommStructExplorerUserCanDropAnag
|
Controllo se l'utente può rilasciare delle anagrafiche
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public bool UserCanDropAnag(
DragEventArgs e,
DedComm _refComm
)
Public Function UserCanDropAnag (
e As DragEventArgs,
_refComm As DedComm
) As Boolean
public:
bool UserCanDropAnag(
DragEventArgs^ e,
DedComm^ _refComm
)
member UserCanDropAnag :
e : DragEventArgs *
_refComm : DedComm -> bool
Parametri
- e DragEventArgs
- _refComm DedComm
-
Valore di ritorno
BooleanVedi anche