Share via

Is there any Library/API/Sample code available to develop an UI application widgets like "News and Interests" of Microsoft Windows 10/11?

sunil maurya 1 Reputation point
2022-03-17T13:52:09.497+00:00

Hi,

I want to develop an application that will have GUI widgets similar to the Microsoft News and Interests of windows 10?
Could you please let me know is there any API/Library/Souce code available to develop the same kind of widget?

If it is available kindly share the links else please suggest other available technology which can be used to create similar kinds of widgets.

Regards,
Sunil

Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments

1 answer

Sort by: Most helpful
  1. Castorix31 91,876 Reputation points
    2022-03-18T07:22:49.36+00:00

    They are just done with XAML controls
    You can create XAML controls with WinUI3, UWP, WPF
    For example for WinUI3 : WinUI 3 Controls Gallery

    And you can use Desk Bands to incorporate it into the Taskbar : Desk Bands

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.