Re: how do you name the controls?



The complaint then is "but I have hidden controls on tabsheets" or worse
places. All that means though, is that you need to work on your forms, and
use embedded forms (or frames if they work for you).


Unfortunately you sometimes don't have this luxury. In fact, with my own
projects, I almost never use the dropdown in the Object Inspector. It's when
I'm maintaining someone elses project that code layout can become horrendous
and if they've at the least followed the previously defacto component naming
convention, I can typically find the components I'm looking for.

-BKN


.