Prince
Registered User.
- Local time
- Today, 13:27
- Joined
- Oct 2, 2003
- Messages
- 29
Good Morning Everybody
I had used common dialog (save as and Open) in one of my forms
through draging and droping the component (common dialog version 6) then I wrote some code to deal with it.
Is there is a way to use only visual Basic Without having to drag and Drop that component.
In other words
can we declare this file COMDLG32.OCX which defines this component?
thanks for any help.
I had used common dialog (save as and Open) in one of my forms
through draging and droping the component (common dialog version 6) then I wrote some code to deal with it.
Is there is a way to use only visual Basic Without having to drag and Drop that component.
In other words
can we declare this file COMDLG32.OCX which defines this component?
thanks for any help.