For those of you in other forums, please forgive the cross-post but this does touch multiple topics.
I am a VB.Net developer, creating a vb.net application that "hooks" into a VB6 application. When the VB6 application starts up it calls my dll via COM, and my code opens up a form. That is all...
For those of you in other forums, please forgive the cross-post but this does touch multiple topics.
I am a VB.Net developer, creating a vb.net application that "hooks" into a VB6 application. When the VB6 application starts up it calls my dll via COM, and my code opens up a form. That is all...
All,
I am not certain where to post this as there is no group for MSI's or VS 2005, so I thought I'd post in my language and hope.
I have a VS2005 setup project for a SDK I have developed. This project included adding entries on a computer for adding bootstrapper information. This has been...
Hello all, I have an issue with databinding on the .Net Compact Framework. I can get an array of objects to bind to a datagrid via a binding source control, no problems. But when I try to do the same exact thing to a text box I get the error "Cannot bind to the property or column Comment on...
I have created a CA for a VS windows installer project. I have done this many times with no issue. My problem is this particular CA does not seem to call the Uninstall function.
Not only does the code currently in the function not seem to acomplish what I want, but when i call a msgbox it...
Hello,
I am programming on the .Net Compact framework, using Visual Basic.Net. I have a form that has a textbox, which at various points in the program execution, needs to have focus brought to it, including OnLoad. I have indeed placed txtScan.focus() in multiple places in my code (where...
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.