Re: SSTab and TabStop Issue

Tech-Archive recommends: Speed Up your PC by fixing your registry



Okay, it's kinda working now. However, if I just run my app, it will not go
to tab 1 from the last field on tab 0. If I put a stop point in the
FindControl function at the spot that it is setting the focus to the first
field on tab 1, it will change to tab 1 and set the focus correctly.

Does that make any sense?

- The Merg

--
Today's problems don't worry me,
I haven't solved yesterday's yet.


"Bob O`Bob" <filterbob@xxxxxxxxxxxxxxx> wrote in message
news:%23ls1Gb6SGHA.1160@xxxxxxxxxxxxxxxxxxxxxxx
The Merg wrote:
When I looked at your code, you seemed to use the frames in order to
dynamically determine the next or previous control for when the tab key
is pressed. As I only had two tabs, I just hardcoded in which control to
move to next (or previously) using the SetFocus method after switching to
the appropriate tab. Should or could that be causing the problem?


The frames are simply necessary.

The SSTab control has numerous quirks and a few bugs, and insuring that
each
tab has exactly one container control and nothing else [directly] on it
overcomes just about all of them, with zero further effort required.

Just Put The Frames In.



Bob


.



Relevant Pages

  • Re: Asp.Net AJAX dynamically added Tab Control not displaying
    ... TabPanel assumes there's no active tab and it hides all the tabs at client ... protected void Page_PreRender ... Microsoft is providing this information as a convenience to you. ... does not control these sites and has not tested any software or information ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Subform trouble for New User
    ... control as suggested. ... I didn't use that field in the Subform Field Linker). ... The structure of this tab is ... continuous form.I have limited the fields in the continuous form to ...
    (microsoft.public.access.forms)
  • Re: Textbox limitation
    ... >> time for the MS Tab Strip ... >Now that I have played with the disappearing frames, ... Are you sure you have got the Frames under control? ... printed directly by yourself on a Picturebox in a UserControl (or even ...
    (microsoft.public.vb.general.discussion)
  • Re: Tab Control
    ... here's the code on an Option Group control that changes ... to the corresponding index value of the tab control page you ... click to go to the first tab page, and set the button's OptionValue property ... i keep the list of available subforms in tbl00SubformReports, ...
    (microsoft.public.access.formscoding)
  • Re: Calculated fields in subforms of Tab Control not refreshing
    ... Private Sub TabCtl0_Change ... from the drop down so that the tab selection works on first click. ... Right-click the edge of a subform control, ... Calculations in some fields use data from fields in other ...
    (microsoft.public.access.modulesdaovba)