Results 1 to 3 of 3

Thread: File>Open control

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2003
    Posts
    14

    File>Open control

    Hello,

    Years ago i wrote a VB app in VB6 that used a control that came with VB that opened a windows style "Open File" style dialog box to select a file.
    I'm now writing a vb.net windows app and need to do something familiar.
    Is there a similar control that comes with the .Net framework and is there a simple guide on it's use as i'm a little rusty.

    Cheers

  2. #2
    Addicted Member MasterBlaster's Avatar
    Join Date
    Jul 2002
    Location
    Seattle
    Posts
    196
    System.Windows.Forms.OpenFileDialog
    "And most of the evils of society can, in fact, be cured through information. We have a society that has been disinformed and based on the disinformation has made irrational choices. And that's what I mean by 'ignorance.' People, who ordinarily might be smart, are deprived of the data by which to make a rational decision, don't have the data to do it."
    Frank Zappa

  3. #3

    Thread Starter
    New Member
    Join Date
    Oct 2003
    Posts
    14
    Thanks - exactly what i was looking for

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width