"children could not be evaluated"

T

Tim Mostad

I have an app where I have implemented a drag and drop interface. I pass an
object via a DoDragDrop method. The control that receives the drop gets the
right data but when I break and try to look at the data_object structure I
get the message "children could not be evaluated". In other words the right
data gets to the right destination but I can't see it via debug. I need to
understand this so I can debug a different part of the app where I am trying
to do something slightly different which is not working. Is this some kind
of setting or am I doing something wrong? Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top