Note that there are some explanatory texts on larger screens.

plurals
  1. USCheese
    primarykey
    data
    text
    plurals
    1. This table or related slice is empty.
    1. COWhen you say that DnD is not the way, are you specifically talking about DnD as a means to moving data? When trying to think of how I could use fields in different classes to keep up with various information, I can't think of a way around using drag events. Also, you mentioned DnD should be used between applications. Could this explain the reason for having data formats in the DragEventArgs? Within my own application, the data formats seemed a little strange to me.
      singulars
    2. COThis is pretty much what I was looking for. The problem now is that I don't think I'll be able to easily implement my own version with my current skill/knowledge. I haven't been working with the .Net Framework for very long at all, and I've already encountered a few limitations. I found that interesting because I had always thought of it as this huge collection of code that would take forever to learn. It seems so vast, yet it still falls short in places.
      singulars
    3. COI updated the main post to clarify a couple things. bde - The problem is that I don't know the path until the user specifies it through a dialog. Yorye - Thanks. Even though I said I wasn't sure how to get the file name, it's not quite what I'm after. Patrick - I won't know the path name until the user chooses it with a dialog, so there's nothing to really check.
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload