Handycontrol

Contains some simple and commonly used WPF controls
Alternatives To Handycontrol
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Handycontrol5,01351115 hours ago27November 16, 2022218mitC#
Contains some simple and commonly used WPF controls
Handycontrols914152 days ago45January 14, 20227mitC#
Contains some simple and commonly used WPF controls based on HandyControl
Propertytools846148 months ago5February 10, 202178mitC#
Custom controls for WPF: PropertyGrid, DataGrid, multi-select TreeView, ColorPicker and more
Colorpicker139
21 days ago9March 28, 202212mitC#
Customizable Color Picker control for WPF
Egorozh.colorpicker602a month ago13December 20, 20201mitC#
🎨🎨🎨 Best of the best ColorPicker on WPF and AvaloniaUI
Colorpickerwpf55
23 years ago9June 03, 20185mitC#
Simple color picker control for WPF
Colora32
a year agobsd-3-clauseC#
Color converter, screen color picker and color palettes for Windows
Colorpickerlib30
23 years ago9November 13, 20201mitC#
A WPF/MVVM implementation of a themeable color picker control.
Colorcontrol10
6 years ago1apache-2.0C#
The color picker panel, implemented as the WPF UserControl
Screen Color Picker10
10 months agoC#
WPF构建的Windows平台取色器|Screen color picker for .net framework wpf
Alternatives To Handycontrol
Select To Compare


Alternative Project Comparisons
Readme

Blogroll

SimpleFactoryGenerator - A simple factory source generator that enables the pattern to not violate the open-close principle.

WpfExtensions - Some syntactic sugar for Wpf development.

中文English

dotnet-version csharp-version IDE-version nuget-version myget-version Github-build-status Nuget

面向中国

技术交流

https://join.slack.com/t/handycontrol/shared_invite/zt-sw29prqd-okFmRlmETdtWhnF7C3foxA

码云

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

中文文档

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

赞助

Contributors

ghost1372 DingpingZhang M0n7y5 guanguanchuangyu yanchao891012 noctwolf xianyun666 afunc233 DinoChan MrZhangYuan JinhuaChen-OMEC seedtyx KleinPan yxhq AiHaibara walterlv Luoyingliang lindexi danwalmsley varKeytrap xsnakes mmasdivins GF-Huang cuiliang lwqwag Epacik ChoKaPeek shaosu imba-tjd jhm-ciberman musashi-miyamoto

Backers

bigorange1900 14632791 IUpdatable maplewei sunshang-hl yangkang326 zmrbak AFei19911012 wayne2006 towerDLH BluceBosen MrZhangYuan YC946586 wihalo startewho 5653325 LostAsk sanshiliuxiao QJJMSK dspcjy yaronzz cuiliang GenmTim ms1094392787 ZJHome JeremyWu917 cagedh1 Yangf85 hellozy320 inows oo-simbo 775253959 IanXxu NightwishMeng tonghudan Removable nicecodeclub Jajison xyghy13 icarousfff qiang9420d zhongwcool HenJigg MysticABC

Special thanks to

Visual Studio Community 2019 JetBrains Cake

Projects using HandyControl

quicker phpenv AutumnBox

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

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

Watermark

Watermark

AutoCompleteTextBox

AutoCompleteTextBox

ElementGroup

ElementGroup

UniformSpacingPanel

UniformSpacingPanel

FlexPanel

FlexPanel

History publication

CheckComboBox

CheckComboBox

ImageSelector

ImageSelector

PropertyGrid

PropertyGrid

Screenshot

Screenshot

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

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

SearchBar

PasswordBox

PasswordBox

DatePicker

DatePicker

TimePicker

TimePicker

DateTimePicker

DateTimePicker

ScrollViewer

ScrollViewer

CirclePanel

CirclePanel

TransitioningContentControl

TransitioningContentControl

BorderStyle

BorderStyle

Brush

Brush

Popular Wpf Projects
Popular Color Picker Projects
Popular User Interface Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
C Sharp
Wpf
Color Picker
Context Menu
Datetime Picker
Sidemenu
Range Slider