A volte mi stupisco di me.. era facilissimo..

If node.checked = True then
MsgBox"Nodo " & Node.text & " selezionato"
End if
If node.checked = False then
MsgBox"Nodo " & Node.text & " non selezionato"
End if
Non vi sembra semplice??

Le ho veramente provate tutte!!!


Grazie comunque!!


Ultra