Giter Club home page Giter Club logo

handycontrol's Introduction

logo

csharp-version IDE-version nuget-version build-status Join the chat at https://gitter.im/HandyControl/Lobby

Welcome to HandyControl

Latest examples

1、Slider

Slider

2、CircleProgressBar

CircleProgressBar

3、DataGrid

DataGrid

4、Now you can switch to dark theme

dark theme

History publication

1、ColorPicker

ColorPicker

2、Loading

Loading

3、Carousel

Carousel

4、Pagination

Pagination

5、Expander

Expander

6、TimeBar

TimeBar

7、ImageBrowser

ImageBrowser

8、CompareSlider

CompareSlider

CompareSlider

9、Growl

Growl

10、AnimationPath

AnimationPath

11、ProgressBar

ProgressBar

12、TabControl

TabControl

13、StepBar

StepBar

14、Calendar

Calendar

15、Clock

Clock

16、TextBlock

TextBlock

17、TextBox

TextBox

18、ComboBox

ComboBox

19、PasswordBox

PasswordBox

20、DataPicker

DataPicker

21、TimePicker

TimePicker

22、CirclePanel

CirclePanel

Usage

Step 1:Add a reference to HandyControl or search for HandyControl on the nuget;
Step 2:Add code in App.xaml as follows:

<Application.Resources>
    <ResourceDictionary>
        <ResourceDictionary.MergedDictionaries>
            <ResourceDictionary Source="pack://application:,,,/HandyControl;component/Themes/SkinDefault.xaml"/>
            <ResourceDictionary Source="pack://application:,,,/HandyControl;component/Themes/Theme.xaml"/>
        </ResourceDictionary.MergedDictionaries>
    </ResourceDictionary>
</Application.Resources>

Step 3:enjoy coding

handycontrol's People

Contributors

ghost1372 avatar gitter-badger avatar nabian avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.