Giter VIP home page Giter VIP logo

cookpopularcontrol's Introduction

Fork me on Gitee

Welcome to CookPopularControl

Nuget Publish qq群

license nuget nuget Build Status

Gitee stars Gitee forks Github stars Github forks

介绍

CookPopularControl是支持.NetFramework4.6.1与.Net5.0的WPF控件库,其中参考了一些资料,目前提供了多达60款左右的控件,还在更新中,感兴趣的可以持续关注下,如果你的项目用到此库,不要忘记点个赞,有问题可加QQ群交流:658794308,欢迎大家参与开发和指出问题,谢谢!


使用

  • Install-Package CookPopularControl -Version 1.0.1

  • 添加如下代码即可全部引用

    <Application.Resources>
        <ResourceDictionary>
            <ResourceDictionary.MergedDictionaries>
                <ResourceDictionary Source="pack://application:,,,/CookPopularControl;component/Themes/DefaultPopularControl.xaml"/>
                <ResourceDictionary Source="pack://application:,,,/CookPopularControl;component/Backcolors/DefaultPopularColor.xaml"/>
            </ResourceDictionary.MergedDictionaries>
        </ResourceDictionary>
    </Application.Resources>
    
  • OverViewer 效果

  • Animations 效果

  • Button 效果

  • BlockBars 效果

  • CarouselView 效果

  • CheckBox 效果

  • ComboBox 效果

  • DataGrid 效果

  • DateTimePicker 效果

  • DialogBox 效果

  • Expander 效果

  • Fields 效果

  • Grid 效果

  • GroupBox 效果

  • GroupControls 效果

  • Labels 效果

  • Lists 效果

  • Loading 效果

  • MediaPlayer 效果

  • Menu 效果

  • MessageDialog 效果

  • Notify 效果 效果

  • OtherControls 效果

  • PasswordBox 效果

  • ProgressBar 效果

  • QRCode 效果

  • RadioButton 效果

  • ScrollViewer 效果

  • Slider 效果

  • Star 效果

  • Swiper 效果

  • TabControl 效果

  • ThreeDimensionalControls 效果

  • ToggleButton 效果

  • TreeView 效果

⭐️ Stargazers

Stargazers over time

🏆 Forkers

Fork over time

cookpopularcontrol's People

Contributors

chancezheng 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.