With the Help of Microsoft.Visual Basic.Express I found the solution, but now
I get another Error....
If Not Microsoft.VisualBasic.Information.IsNothing(rIter) Then
Dim path As TreePath = store.GetPath(rIter)
Dim res As Boolean = path.Up()
if res then
res = store.GetIter(rIter, path)
else
rIter = nothing
end if
End If
Regards Hans
--
View this message in context:
http://old.nabble.com/Strange-Error-when-compiling-tp27200978p27201394.html
Sent from the Mono - VB mailing list archive at Nabble.com.
_______________________________________________
Mono-vb mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/mono-vb