I’m rewriting a VB6 application using VB.net 2005. In my VB6 app I used “App.hInstance” to acquire the applications handle. I can’t seem to find the VB.net equivalence. I’ve found references to Handles for Buttons,Listboxs and the like, but nothing for the Application.
Any suggestion?
Curt
When using this dialog box, I need restrict the user to the path established, in the program, using the "lpstrInitialDir" field. So, I need to disable most of the buttons on this display.
Does anyone have any code or ideas that might help?
Thanks.
Help,
My boss is uneasy about moving to vb.net. I need some supporting evidence justify making the move.
We are currently developing in VB6.
Any supporting articles or testimonials would be appreciated.
Thanks,
Curt
I have an application where I'm using "ShellExecute" to print a file. Of course it prints using the current Windows Default printer. I WANT to, programmaticly, change the default printer to another for this process, then change it back when it's done to the orginal default.
Does anyone have...
How can I determine the total length (time) of a .wav file, without playing it? I have an application that plays several .wav files and I need to know the length of that file before it is played. How do I do that?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.