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
turbolog@videotron.ca
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
oGet:SetFocus()
or
oGet1:oJump = oGet2
EMG