A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/ghost1372/HandyControls below:

ghost1372/HandyControls: Contains some simple and commonly used WPF controls based on HandyControl


This project is based on HandyControl and includes some controls and features that are not included in the original project [for example support for Persian Calendar and PersianDate, More Controls and More Styles] See what's there

Projects using HandyControl

if your project is not listed here, let us know! 😀

🚀 Explore Our Gallery App 🚀

Note

Want to see HandyControl in action? Head over to our Gallery App for a hands-on experience. You’ll find practical examples, usage scenarios, and interactive demos that showcase the power of our toolkit. Download from Microsoft Store.

https://ghost1372.github.io/handycontrol/

Step 1: Add a reference to HandyControls or search for HandyControls on the nuget;

Install-Package HandyControls

Step 2: Add code in App.xaml as follows:

<Application xmlns:hc="https://handyorg.github.io/handycontrol">
  <Application.Resources>
    <ResourceDictionary>
        <ResourceDictionary.MergedDictionaries>
             <hc:ThemeResources/>
             <hc:Theme/>
         </ResourceDictionary.MergedDictionaries>
     </ResourceDictionary>
  </Application.Resources>
</Application>

Step 3: Add NameSpace: xmlns:hc="https://handyorg.github.io/handycontrol"

Step 4: Enjoy coding

VSIX packages for Visual Studio

FlowDocumentScrollViewerStyle

Now you can switch to dark theme

TransitioningContentControl


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4