Eurico Chagas Filho wrote on 2011-02-22: > Hi > > I need to execute a command button click if a F Key or an alt+key > combination is used in a textbox inside a grid. > > Should i use a bind events or capture the key ? > > TIA, E. >
Eurico, Capture the key. BindEvents has some side affects you need to know about and code for. I have seen the C5 (C0000005) error and seemingly unexplainable errors about properties missing that I know exist on the object the code is running on. Tracy Pearson PowerChurch Software _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/000d01cbd29d$317dd660$94798320$@com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

