Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is not UNBINDingEVENTS() dangerous?
Message
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Title:
Is not UNBINDingEVENTS() dangerous?
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows NT
Database:
MS SQL Server
Miscellaneous
Thread ID:
00955468
Message ID:
00955468
Views:
52
Hi all,

I have a form class that will be displayed as Modal. A container with UI controls gets added to it programmatically. When I add it, I iterate through all the controls and any control that has an InteractiveChange method, I BINDEVENTS() to a form method. Will it hurt anything if I don't iterate though the controls and UNBINDEVENTS() during the form Destroy() process?

TIA,
_________________________________
There are 2 types of people in the world:
    Those who need closure
Next
Reply
Map
View

Click here to load this message in the networking platform