I'm trying to write a program and am having some major issues. I've written a decent program but people are complaining about some of the cosmetic issues. I have very little experience with code (maybe 10 days of frustrating Internet research).
Here A few issues that i have that keep popping up over and over.
I'm writing the program to work through excel. We run Microsoft office 2003 and I'm just getting to VB through excel (by clicking alt+F11).
I'm trying to get the user for to minimize, but there are a lot of commands and properties that for some reason I dont have (.hWnd) (WindState) (Menu Editor) that keep popping up in various VB6 forums.
Are there addons I need to get these functions or something. I'm very confused.
Here's the about info I got from VB:
VB 6.5.1024
Forms3: 6510.500
[edit] I guess all I'm trying to do is to get my form to show up on the task bar so that it can be alt+tab to and such.