FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for CA-Clipper Setting focus on specific object
Posts: 74
Joined: Thu Oct 20, 2005 04:30 PM

Setting focus on specific object

Posted: Wed Feb 21, 2007 01:51 AM

Hi All,

How can I set focus to a specific get object or any object in a dialog overiding the predefined tab stops ?

Regards

Gilbert

Gilbert Vaillancourt
turbolog@videotron.ca
Posts: 9022
Joined: Thu Oct 06, 2005 08:17 PM

Re: Setting focus on specific object

Posted: Wed Feb 21, 2007 07:51 AM

oGet:SetFocus()

or

oGet1:oJump = oGet2

EMG

Continue the discussion