At the top left hand corner of the code window in Forms is the object dropdown with all the controls on the form. How do you sort this??
It appears to add them in the order that you add them to your form. I have a highly graphically intense app with 300+ controls and its a nightmare finding them so i can access their events/methods etc.
The class view shows me all these events/methods but doesn't let me add them to my code.
Any ideas
Cheers




Reply With Quote