It has been so long since I used a switchboard, I can't specifically answer
your question, but I would suggest that using a form as the startup form is
much more powerful and flexible, so why not do that instead? You can set
the border to none on a form and add command buttons, submenus, exit
buttons, etc. that will address all of you concerns, and give you more
design options as well.
Just my 2 centavos worth.
Damon
> Is there any way to control the switchboard so that only specific users
> can
[quoted text clipped - 11 lines]
> via
> the actual switchboard?
Robert_L_Ross - 08 Mar 2007 21:41 GMT
Damon,
I have that now, but the problem is let's say User1 has rights to items 1,
2, 3 and 4, but User 2 only has rights to items 1, 3 and 4. The problem is I
have to continually re-locate buttons on each form to keep the 'gaps' from
appearing. The Switchboard automatically aligns buttons up to the top, so
I'd like to do it that way...plus, if I hand this DB off to somone else, they
may not be very code-savvy, so the easier the better.
> It has been so long since I used a switchboard, I can't specifically answer
> your question, but I would suggest that using a form as the startup form is
[quoted text clipped - 21 lines]
> > via
> > the actual switchboard?