Exactly.
You can actually use any type of form here. This is generally a menu type of interface.
Honestly, most people do not have a gateway form. A gateway is generally used when your product may direct a user several different places before logging in. For example, our medical system had a gateway that had three options:
We no longer use this gateway as we handle our database maintenance a different way. So we go straight to a login.
Thanks for a speedy reply.
When I put the code from the help file into the AppMain.vb file, VS 2005 does not recognize the GatewayForm() object. I get the squiggly lines under it and an error message box pops up. I have attached a jpg screen shot of the code section and the error message.
Any thoughts or suggestions on what I need to do to correct the problem?
Thanks.