Which one of the suggestions in the picture should I choose? Thanks!
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.
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
Forum Rules