Metodo IFileStateInformerOnElementDoubleClicked
|
Gestione del doppio click su singolo elemento
Namespace:
DedNetInv
Assembly:
DedNetInv (in DedNetInv.dll) Versione: 22.4.2.0 (22.4.2.0)
Sintassi void OnElementDoubleClicked(
FileStateElement el
)
Sub OnElementDoubleClicked (
el As FileStateElement
)
void OnElementDoubleClicked(
FileStateElement^ el
)
abstract OnElementDoubleClicked :
el : FileStateElement -> unit
Parametri
- el
- Tipo: DedNetInvFileStateElement
Vedi anche