I am developing an Office content app (Office 2013) to visualize the data. This app has several settings and shown in the user interface where users can make the changes via this user interface.
My problem is If the app is re-sized into smaller size it is very difficult to view the items in the settings page. Therefore the app should be re-sized into a larger size, modify the settings and re-sized back. This is not practical for a dashboard which has several copies of App.
My requirement is, when I click the settings button the App should be enlarged into a specific size, Do the changes and re-sized back into the original size again.
It would be great if some one could help me to do with this.