Here is a work around that I figured out a few years ago: http://www.fawcette.com/vsm/2003_04/online/hottips/lerman/
hth julie -----Original Message----- From: Unmoderated discussion of advanced .NET topics. [mailto:[EMAIL PROTECTED] On Behalf Of Chris Anderson (Merak) Sent: Wednesday, April 20, 2005 4:50 PM To: [email protected] Subject: Re: [ADVANCED-DOTNET] When Clicking Toolbar I don't Receive The Leave Event From Control That Had Focus I believe it's expected behaviour (Toolbars never get focus, so focus never leaves the currently focused control) Merak > > Hi, > > I have a simple form with a toolbar and a grid. > > I set the focus to the grid. > > When I click a button in the toolbar I never get a leave event > notification from the grid. > > Is this the expected behavior? > > I do get the leave event before the button click event when clicking a > simple button. > > Thanks, > =================================== This list is hosted by DevelopMentor. http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com =================================== This list is hosted by DevelopMentor� http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
