Results 1 to 3 of 3

Thread: VB6 to .NET 2003 to .NET 2005 =(

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2003
    Posts
    830

    VB6 to .NET 2003 to .NET 2005 =(

    Which one of the suggestions in the picture should I choose?

    Thanks!
    Attached Images Attached Images  

  2. #2
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682

    Re: VB6 to .NET 2003 to .NET 2005 =(

    You could try the first one but I suspect that none of those will work. You shoulsn't be using ax objects anymore anyway.

    Commondialog is deprecated anyway, its better to select a particular dialog type rather than a generic one.
    I don't live here any more.

  3. #3
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: VB6 to .NET 2003 to .NET 2005 =(

    As wossname suggests, there are several standard dialogues available in .NET: OpenFileDialog, SaveFileDialog, FileBroserDialog, ColorDialog, FontDialog, plus you can use MessageBoxes. What exactly is this dialogue for?
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

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