HandyControl

包含一些简单且常用的 WPF 控件。「Contains some simple and commonly used WPF controls」

Github stars Tracking Chart

中文 - English

logo

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

Welcome to HandyControl

面向中国

加入讨论

西江月群 定风波群 广寒秋群
群号码 qq-group qq-group 微信群
二维码 qq-group qq-group wechat-group

码云

https://gitee.com/handyorg/HandyControl/

中文文档

https://handyorg.github.io/handycontrol/

赞助

如果您觉得HandyControl还不错,并且刚好有些闲钱,那么可以选择以下两种方式来赞助(记得入群联系我们呀~~):

Contributors

























Backers






















Special thanks to

Visual Studio Community 2019
JetBrains
Cake
Gitter

Usage

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

Install-Package HandyControl

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: Add NameSpace:
xmlns:hc="https://handyorg.github.io/handycontrol"

Step 4: Enjoy coding

VSIX packages for Visual Studio

VS2019

Stargazers over time

Stargazers over time

Overview

Overview

Overview-dark

Latest examples

FlexPanel

FlexPanel

CheckComboBox

CheckComboBox

ImageSelector

ImageSelector

PropertyGrid

PropertyGrid

Screenshot

Screenshot

History publication

GooeyEffect

GooeyEffect

GlowWindow

GlowWindow

FlowDocumentScrollViewerStyle

FlowDocumentScrollViewerStyle

PinBox

PinBox

Effects

Effects

RelativePanel

RelativePanel

Drawer

Drawer

Poptip

Poptip

Divider

Divider

GeometryAnimation

GeometryAnimation

SplitButton

SplitButton

FloatingBlock

FloatingBlock

HoneycombPanel

HoneycombPanel

RunningBlock

RunningBlock

ImageBlock

ImageBlock

ImageBlock

Magnifier

Magnifier

Card

Card

ButtonGroup

ButtonGroup

Grid

Grid

SideMenu

SideMenu

NotifyIcon

NotifyIcon

Dialog

Dialog

WaveProgressBar

WaveProgressBar

Badge

Badge

Gravatar

Gravatar

GoToTop

GoToTop

ChatBubble

ChatBubble

Label

Label

Transfer

Transfer

ProgressButton

ProgressButton

CoverFlow

CoverFlow

CoverView

CoverView

MessageBox

MessageBox

WaterfallPanel

WaterfallPanel

Rate

Rate

BlurWindow

BlurWindow

FlipClock

FlipClock

Shield

Shield

OutlineText

OutlineText

Tag

Tag

ToolBar

ToolBar

Slider

Slider

RangeSlider

RangeSlider

CircleProgressBar

CircleProgressBar

ButtonStyle

ButtonStyle

ToggleButtonStyle

ToggleButtonStyle

RadioButtonStyle

RadioButtonStyle

CheckBoxStyle

CheckBoxStyle

ListBoxStyle

ListBoxStyle

TreeViewStyle

TreeViewStyle

ListViewStyle

ListViewStyle

DataGrid

DataGrid

Now you can switch to dark theme

dark theme

ColorPicker

ColorPicker

Loading

Loading

Carousel

Pagination

Pagination

Expander

Expander

TimeBar

TimeBar

ImageBrowser

ImageBrowser

PreviewSlider

PreviewSlider

CompareSlider

CompareSlider

CompareSlider

Growl

Growl

AnimationPath

AnimationPath

ProgressBar

ProgressBar

TabControl

TabControl

TabControlStyle

TabControlStyle

GroupBox

GroupBox

StepBar

StepBar

GifImage

GifImage

ContextMenu

ContextMenu

Calendar

Calendar

Clock

Clock

CalendarWithClock

CalendarWithClock

TextBlock

TextBlock

RichTextBoxStyle

RichTextBoxStyle

TextBox

TextBox

ComboBox

ComboBox

NumericUpDown

NumericUpDown

SearchBar

PasswordBox

PasswordBox

DataPicker

DataPicker

TimePicker

TimePicker

DateTimePicker

DateTimePicker

ScrollViewer

ScrollViewer

CirclePanel

CirclePanel

TransitioningContentControl

TransitioningContentControl

BorderStyle

BorderStyle

Brush

Brush

Switching configuration

Switching configuration

Overview

Name With OwnerHandyOrg/HandyControl
Primary LanguageC#
Program languageC# (Language Count: 2)
PlatformWindows
License:MIT License
Release Count18
Last Release Namev3.5.0 (Posted on )
First Release Namev1.1.0 (Posted on )
Created At2018-05-22 05:04:19
Pushed At2024-05-02 16:06:00
Last Commit At2024-04-14 12:56:22
Stargazers Count5.7k
Watchers Count135
Fork Count1k
Commits Count1.9k
Has Issues Enabled
Issues Count869
Issue Open Count216
Pull Requests Count310
Pull Requests Open Count9
Pull Requests Close Count108
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top