Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ToolStrip buttons don't fire TextBox Leave events
Message
From
06/07/2006 18:56:23
 
 
To
06/07/2006 18:36:10
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01132234
Message ID:
01134316
Views:
13
Thanks, I'll have to look at your code through a C2VB translator and maybe try it out.

I was looking for a solution to this and there were two possible answers:

application.doevents
me.txtWhatever.refresh()

and neither of these worked. Maybe it has something to do the the mm controls, I don't know. But the me.txtWhatever.focus() sure does work. It has something to do with the focus leaving the control. In FoxPro 2.6 this would have been a validation event which would have written the text to a variable in my own code.

CU
Previous
Reply
Map
View

Click here to load this message in the networking platform