Menustrip strange behavior (.NET2)
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
- From: "Sakis" <no@spam>
- Date: Fri, 24 Jun 2005 10:16:31 +0300
Menustrip in .net beta2 works a bit different from system (Win/Office/VS)
menus.
In XP/Office/VS, a menu when is opened, moving mouse with left button
pressed allows selection of menu items. Releasing left button over an item
fires the clicked event.
With Menustrip, mouse button muct be released before selecting an item and
then clicked again to fire the event.
I wonder if that is by design or just a beta 2 bug ?
Any ideas ?
.
Relevant Pages
- Re: Menustrip strange behavior (.NET2)
... In XP/Office/VS, a menu when is opened, moving mouse with left button pressed allows selection of menu items. ... Releasing left button over an item fires the clicked event. ... (microsoft.public.dotnet.framework.windowsforms.controls) - Re: have problems with divs
... You need to set up your forms so that when a user makes a selection or changes a selection ... Each time the script fires, it will then rewrite those items to the table. ... it would only run once as it is witin a HTML file. ... > Your browser does not support inline frames or is currently configured not ... (microsoft.public.frontpage.programming) - Re: IE automation
... Fires when the user aborts the download of an image. ... Fires on the source object before the selection is copied to the system ... Fires on the target element when the user drags the object to a valid drop ... (microsoft.public.vc.mfc) - Re: non-firing Form_Current on new record selected by listbox
... Form_Current event fires on opening the form (1st record is selected by ... default) and fires on the selection of all records selected via the ListBox ... Typical record navigation code is ... (microsoft.public.access.formscoding) - Mouseup event and right button
... on my form and then releasing the button, the mouseup event always fires, ... outside the form before releasing the button. ... But if the right button is pressed, mouseup doesn't fire if the mouse cursor ... (borland.public.delphi.language.objectpascal) |
|