I want to "install" a bunch of programs on a CD and be able to run it on multiple machines. Some of them are stand-alone, no problem there. But many others install their own DLL's. I need a few things: 1)A reliable, hopefully easy way to determine which DLL's a program needs (I do have...
I have a UserControl that uses a timer. My UserControl works great, but when I'm in the design environment, the timer still runs which slows down everything even more. I was hoping there was a way to disable the timer when in the design environment and re-enable it when running the program?
I have a borderless form with PictureBoxes positioned to look like a border. Is there a way to display the appropriate resizing cursor without having to worry about setting it back myself? I've tried:
SendMessage Me.hWnd, WM_NCMOUSEMOVE, HTBORDER, 0&
including variations of it using HTLEFT...
I know how to move a borderless form, but how do I go about resizing a borderless form if, let's say, I have a border of picture boxes around the edge of my form?
Can anyone tell me what the .frx, .vbw, .ctx, etc files created by VB when saving a project, form, usercontrol, etc are used for, what info they contain and how to read that info?
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.