-
Win 2000 issue
I have created an application in Win 95 using VB 5.0 professional edition.In the menu bar of MDI form, the menu items are displayed along with the accelerator keys.(underline beneath a letter is visible)
When I run the same application on Win 2000, the accelarator keys are not visible by default.If I press the ALT + key, it functions properly.
Any pointers to this are welcome
-
Re: Win 2000 issue
It seem it is Win 2K's default behavior. Even standard Windows application like IE has same behavior.
--Take the life as it comes--
-
Re: Win 2000 issue
Hi,
I am facing similar Problem . Please inform if u have got the solution for the problem.
-
Re: Win 2000 issue
This is a setting you can change... right-click on the desktop and choose Properties... Effects Tab... the last check box will enable/disable the underlines.
-
Re: Win 2000 issue
thanks,
it worked for our projrct.
again thanks very much