The WinForms Tile Control represents the tip of the iceberg when it comes to Windows 8 inspired applications on the WinForms platform.
The shortest path to a Windows 8 UI for your next WinForms project is to use the WindowsUI View that ships as part of the DevExpress Document Manager Control.
A standard WindowsUI application is a hierarchical application that consists of multiple screens.
Simply build the content container's hierarchy and instantly generate a streamlined application that emulates the Windows 8 UI experience.
At runtime, an end-user navigates from one screen to another based on your application hierarchy.
Backward navigation is automatically supported, as child screens are aware of parents.
|