Description:
With ToggleView, you can actually toggle the Start Menu between the large icon view and the list view conveniently on a Windows Mobile 5.0 Smartphone.
You can actually do this easily by changing the GridView DWORD value in HKEY_CURRENT_USER\SOFTWARE\Microsoft\Shell\StartMenu as follows:
- GridView DWORD Value = 1, for GridView
- GridView DWORD Value = 0, for ListView
ToggleView written using .Net CF to facilitate toggling between the two views. This automatically toggles the Start Menu view from Gridview to Listview (or vise versa).
Installation:
Just download the cab file, install on your Smartphone WM5 device, and go to Start\Accessories to run ToggleView.