Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Child controls in panel event handling
Message
General information
Forum:
ASP.NET
Category:
Forms
Environment versions
Environment:
C# 5.0
OS:
Windows 7
Network:
SAMBA Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01621652
Message ID:
01621698
Views:
58
Sounds good !

>Hi Viv, this is what I've ended up doing - I wrote a simple interface with one property which my panel class implements, I then added a property of my interface type to the usercontrol class which I populate with the panel reference at runtime , then in the onclick method of the usercontrol I update the panel via the interface property, the enter and mouseenter events of the panel them simply setfocus to the control that is / was highlighted, sounds a lot more complicated than it actually is. Thanks for the heads up - you're right I don't need to bother with lostfocus()
Previous
Reply
Map
View

Click here to load this message in the networking platform