Member names and UI controls

A follow-on to the previous discussion about member names.

There were a variety of opinions, some of which argued for using no prefix at all.

For those of you who are in the group, I'm interested in how you manage things when you are doing UI work, and having to deal with your 3 member variables being swallowed by the 100 methods already defined in the base class.

Is this an issue for you? If so, how do you deal with it?