knighthawke
IS-IT--Management
Hi,
I am trying to use a form so that I can customize it (graphically). I want to add an OK button but I don't want the user to be able to do anything else until they click the OK button. I want them to acknowledge that they have at least seen the form (I know no one really reads them...)
I am using VB6 and I know how to create a new project, design the form and add a button. I can do a little coding for the button (like end) so that when the user clicks it the form closes properly. My problem is that the user never HAS to hit the OK button. They can open other apps or ignore this warning form altogether. I have looked in the properties for the form but I cannot discern how to always keep the form on top and in focus until they click OK.
You guys can do this in your sleep, judging from my looking through the forum for this answer and seeing all the other REALLY tough things you have done.
I appreciate your ideas (I appreciate your code more
but suggestions are also welcome.
Thanks for your help...
KH
I am trying to use a form so that I can customize it (graphically). I want to add an OK button but I don't want the user to be able to do anything else until they click the OK button. I want them to acknowledge that they have at least seen the form (I know no one really reads them...)
I am using VB6 and I know how to create a new project, design the form and add a button. I can do a little coding for the button (like end) so that when the user clicks it the form closes properly. My problem is that the user never HAS to hit the OK button. They can open other apps or ignore this warning form altogether. I have looked in the properties for the form but I cannot discern how to always keep the form on top and in focus until they click OK.
You guys can do this in your sleep, judging from my looking through the forum for this answer and seeing all the other REALLY tough things you have done.
I appreciate your ideas (I appreciate your code more
Thanks for your help...
KH