Hello Marcelo,
There are some caveats regarding the Automatic Form View:
- Set atb.ViewsAllowed to Both or FormOnly
- Set FormLayout to Autocontrols (currently only available thru Property Page "Style")
- In the project's properties, tab "Make" clear the checkbox "Remove information about unused ActiveX Controls"
- Automatic Form View works only with the compiled .exe, not when running from the VB IDE
You may view the help at http://www.blueshell.com/bathelp/?Page=FormLayout+Property.htm
Best regards,
Harry