Hello,
As this is my first post on this website, hello to everybody from Thailand where I work as a school administrator.
I wrote last year my very first full application in VB6.
Why VB6? Because I have the program and because I am using VBA since Excel supports it, say around 1995. I am now in the process of upgrading to VB.Net, ADO.Net and SQL Server.
I have a form that can be called by three different menu points for three different purposes, and I need to know which menu is at the origin of the call, as the form has to behave accordingly. The solution I was using in VB6 doesn't do the job and I would be very grateful if someone could give me some hints, thanks a lot.
As this is my first post on this website, hello to everybody from Thailand where I work as a school administrator.
I wrote last year my very first full application in VB6.
Why VB6? Because I have the program and because I am using VBA since Excel supports it, say around 1995. I am now in the process of upgrading to VB.Net, ADO.Net and SQL Server.
I have a form that can be called by three different menu points for three different purposes, and I need to know which menu is at the origin of the call, as the form has to behave accordingly. The solution I was using in VB6 doesn't do the job and I would be very grateful if someone could give me some hints, thanks a lot.
Comment