Windows Forms Tile Panel Control
WinTilePanel™ is a Windows Forms layout panel that lets you layout content tiles so users can discover aspects of your application's functionality and find information they need. Animated effects grow and collapse tiles dynamically in this Windows Forms layout panel as the user works with them. You can present content tiles differently based on whether they are normal or large size. This lets your users browse summary information at a glance of the tiles, but they can also drilldown into a tile to see detailed information that they need.
Features at a Glance
- Focus Tile UX Pattern - WinTilePanel provides you with a ready-made implementation of the Focus Tile UX pattern allowing your users to browse, discover and drilldown into arbitrary content.
- Animated Transitions - Expand and collapse content tiles to normal or large sizes, and rearrange tiles on the panel with animated transition effects.
- Drag-and-Drop - Users can drag-and-drop tiles to rearrange them within the tile panel.
- Customizable Content - You can present custom content in user controls or child controls within tiles.
- Add/Remove Tiles - You can quickly add/remove tiles to the tile panel at design-time, and dynamically add/remove tiles at run-time.
- Load/Save Layouts - Programmatically save the layout of tiles that the user is working with, and then you can easily restore that layout later.