HandyControls
Contains some simple and commonly used WPF controls based on HandyControl
Documentation · Release notes · Samples · Gallery App (Store)
Welcome to 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
Contributors
Backers
Special thanks to
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.
Documentation
https://ghost1372.github.io/handycontrol/
Usage
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
| HandyControls |
|---|
Stargazers over time
Overview
Latest examples
ConfettiCannon
WinUI Mica Material
Watermark
AutoCompleteTextBox
ElementGroup
UniformSpacingPanel
History publication
FlexPanel
CheckComboBox
ImageSelector
PropertyGrid
Screenshot
GooeyEffect
GlowWindow
FlowDocumentScrollViewerStyle
PinBox
Effects
RelativePanel
Drawer
Poptip
Divider
GeometryAnimation
SplitButton
FloatingBlock
HoneycombPanel
RunningBlock
ImageBlock
Magnifier
Card
ButtonGroup
Grid
SideMenu
NotifyIcon
Dialog
WaveProgressBar
Badge
Gravatar
GoToTop
ChatBubble
Label
Transfer
ProgressButton
CoverFlow
CoverView
MessageBox
WaterfallPanel
Rate
BlurWindow
FlipClock
Shield
OutlineText
Tag
ToolBar
Slider
RangeSlider
CircleProgressBar
ButtonStyle
ToggleButtonStyle
RadioButtonStyle
CheckBoxStyle
ListBoxStyle
TreeViewStyle
ListViewStyle
DataGrid
Now you can switch to dark theme
ColorPicker
Loading
Carousel
Pagination
Expander
TimeBar
ImageBrowser
PreviewSlider
CompareSlider
Growl
AnimationPath
ProgressBar
TabControl
TabControlStyle
GroupBox
StepBar
GifImage
ContextMenu
Calendar
Clock
CalendarWithClock
TextBlock
RichTextBoxStyle
TextBox
ComboBox
NumericUpDown
SearchBar
PasswordBox
DatePicker
TimePicker
DateTimePicker
ScrollViewer
CirclePanel
TransitioningContentControl
BorderStyle
Brush
more like this
Scythe
SCYTHE is a lightweight, C#-based game engine focused on modifiability and rapid iteration using Raylib.
JamSoft.AvaloniaUI.Dialogs
Provides the ability to show various dialogs and child windows in a DI injectable application dialog service ready to p…
gns3theme
Custom color themes for GNS3 GUI. Built-in schemes, custom JSON themes, device symbols. Supports Linux and macOS.






































































































