I'd like to have an application with an UI similar to Windows XP control panel. Does anybody knows of a control with the same icon view? Thanks
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
The closest control that could serve this purpose is the ListView control, using the Large Icons view. It will have a similar look to a control panel. Unless you are talking about the category based control panel in WindowsXP, then you would have multiple controls and forms to handle this. |
|||
|
|
|
The article here shows how to embed the Windows file viewer control in you app, see my answer here for more info. |
|||
|
|