Reputation: 21
I have developed an Application in Windows 8 using Metro UI. I want the App to work on Windows 7. It is possible or not?
Upvotes: 2
Views: 308
Reputation: 676
No, at least not unless you strip off metro entirely and code it using windows forms, which is basically doing it all over.
Upvotes: 1