B
BethMc
I have a page on a tabbed form consisting of a series of label boxes
(explaining Terms for a rental) with only one control on the page, at the end
(a check box to accept terms). When the page opens, the focus is on the
control. I want the page to open at the top of the Terms series of labels.
Labels don't seem to have a TabIndex property, or any other way to
capture focus. Could I write an OnClick procedure for the page tab, to focus
at the top? Or... what? All assistance gratefully received!
(explaining Terms for a rental) with only one control on the page, at the end
(a check box to accept terms). When the page opens, the focus is on the
control. I want the page to open at the top of the Terms series of labels.
Labels don't seem to have a TabIndex property, or any other way to
capture focus. Could I write an OnClick procedure for the page tab, to focus
at the top? Or... what? All assistance gratefully received!