Documentation - AdarshRise/HandyControl GitHub Wiki

This documentation is based on the latest Github changes Therefore, some controls or properties may not be available in lower versions

HandyControl supports Chinese and English languages All the text of the controls and messages will change with this, use this method to change the language

HandyControl supports the following languages:

  • Chinese (zh-cn) [Default]
  • English (en)
  • Persian (fa)
  • French (fr)

Set Language

//Chinese
ConfigHelper.Instance.SetLang("zh-cn");

//English
ConfigHelper.Instance.SetLang("en");

//Persian
ConfigHelper.Instance.SetLang("fa");

//French
ConfigHelper.Instance.SetLang("fr");

The list of controls and Styles with documentation are listed below:

Border Brush Button Calendar
CheckBox ComboBox DataGrid DatePicker
Expander GroupBox Label ListBox
ListView Menu MessageBox PasswordBox
ProgressBar RadioButton RepeatButton RichTextBox
ScrollViewer Slider TabControl TextBlock
TextBox ToggleButton ToolBar TreeView
Windows 10 Blur Theme Light Theme Dark Theme Violet Theme
AnimationPath Badge ButtonGroup CalendarWithClock
Card Carousel ChatBubble CirclePanel
CircleProgressBar Clock ColorPicker ComboBox
CompareSlider CoverFlow CoverView DatePicker
DateTimePicker Dialog Divider FlipClock
FloatingBlock GifImage GoToTop Gravatar
Grid Growl HoneycombPanel ImageBlock
ImageBrowser Loading Magnifier Notification
NotifyIcon NumericUpDown OutlineText Pagination
PasswordBox PopTip PopupWindow PreviewSlider
ProgressButton RangeSlider Rate RunningBlock
ScrollViewer SearchBar Shield SideMenu
SimplePanel SimpleItemsControl SplitButton Sprite
StepBar TabControl Tag TextBox
TimeBar TimePicker Transfer TransitioningContentControl
WaterfallPanel WaveProgressBar Window

HandyControl Support Attached Property for Some Controls

TextBlockAttach BackgroundSwitchElement BorderElement DataGridAttach
EdgeElement GlobalShortcut IconElement IconSwitchElement
InfoElement LinkElement PanelElement PasswordBoxMonitor
StatusSwitchElement TipElement TitleElement VisualElement
WindowAttach
Converters ControlCommands HatchBrushGenerator GeometryAnimation

Features included in HandyControls (This is a custom version based on original HandyControl)

MainContentBackground MaskedTextBox BusyIndicator NeonLabel
PersianCalendar PersianDatePicker PersianCalendarWithClock Input
LoadingIndicator SpeedoMeter IsSingleInstance RegistryHelper
CryptographyHelper InIHelper AppHost UpdateHelper
RelativePanel PersianDateTimePicker
⚠️ **GitHub.com Fallback** ⚠️