Afaik, you don't use design mode for the switchboard, other than making
cosmetic changes. I believe all switchboard pages use the same form as a
template, so each page will have the same "look-and-feel" as the others.
The items placed on those pages are generated at runtime based on the table
entries ("SwitchboardItems") that were created via the Switchboard Manager.