This library provides XAML user controls for Windows Forms. It is part of the Windows Community Toolkit. Controls: -InkCanvas : Defines an area that receives and displays ink strokes. -InkToolbar : Wpf-enabled wrapper for InkToolbar, that Represents a Universal Windows app control containing a customizable and extensible collection of buttons that activate ink-related features in an associated InkCanvas. -MapControl : A set of controls for WPF and UWP for rendering digital maps from different providers (like OpenStreetMap and Bing Maps) and various types of map overlays. -MediaPlayerElement : This controls embeds a view that streams and renders media content such as video in your Windows Forms or WPF desktop application. -SwapChainPanel : Provides a hosting surface, where Microsoft DirectX swap chains provide content that can be rendered into a XAML UI. A SwapChainPanel element is a key component for an app that renders Microsoft DirectX graphics and then presents those visuals within a XAML page.
Material design button
This project implements a Finite-State-Machine (FSM) as a PCL (portable class library) designed to be used in games. Furthermore it implements even a Stack-Based-FSM (SBFSM). So you may tell it to 'continue with the last state before the active one'. You describe your FSM using a nice and well documented DSL (Domain Specific Language). This replaces the code we usually had for keyboard-input (run-left-right-duck-jump), clicked buttons on the GUI (idle-over-down-refreshing), tower-states (idle-aiming-firing-reloading) or for the connection procedure when setting up peer2peer connections in our games....
ExpressionDark theme for WPF. Supported controls: Calendar, Button, CheckBox, RadioButton, ScrollBar, ListBox, Expander, ComboBox, ProgressBar, TextBox, PasswordBox, RichTextBox, Label, Menu, MenuItem, Separator, TabControl, Slider, TreeView, ToggleButton, GroupBox, ListView, ListViewItem, ToolBar, Calendar
Dirty Forms will alert a user when they attempt to leave a page without submitting a form they have entered data into. It alerts them in a modal popup box, and also falls back to the browser's default onBeforeUnload handler for events outside the scope of the document such as, but not limited to, page refreshes and browser navigation buttons.
A grid for ASP.NET MVC and Bootstrap with ajax paging and sorting. Also has filtering support, export to csv, back button support, and graceful degradation. Easily configurable. All AJAX calls are handled for you... Simply tell it how to get your data!
Ready to use Input componenets such as Checkbox, RadioButton, Dropdown, AdvancedEntry, Advanced Slider etc.
This Twitter Bootstrap plugin builds a wizard using a formatted tabbable structure. It allows to build a wizard functionality using buttons to go through the different wizard steps and using events allows to hook into each step individually.
The Infragistics WPF MetroDark Theme supports the following controls: Accordion AutoCompleteBox Button CheckBox ComboBox Expander GridSplitter GroupBox Label ListBox PasswordBox ProgressBar RadioButton Rating RepeatButton Slider TextBox ToggleButton Tooltip
A menu of FloatingActionButton items, designed to be anchored on an AppBarLayout
jQuery UI is an open source library of interface components — interactions, full-featured widgets, and animation effects — based on the stellar jQuery javascript library . Each component is built according to jQuery's event-driven architecture (find something, manipulate it) and is themeable, making it easy for developers of any skill level to integrate and extend into their own code.
A material design icon button
Uma lib de componentes de interface gráfica personalizados como Entry, Picker, Button entre outros.
This library provides XAML templated controls. It is a part of the Windows Community Toolkit. Controls: - ColorPicker/ColorPickerButton: Improved ColorPicker and DropDownButton version. - RadialGauge: Displays a value within a range, using a needle on a circular face. - RangeSelector: "Double slider" control for range values. - RemoteDevicePicker: Remote Device Picker Control for Project Rome. - RichSuggestBox: RichEditBox which supports at mentioning or tags. - TokenizingTextBox: An AutoSuggestBox like control which places entered input into easily removed containers for contacts or tags.
A simple Blazor component designed to streamline data export tasks effortlessly. With this component, users can conveniently export their input data to a CSV file by simply clicking a dedicated button.
Generates a Panel sliding up from bottom of the screen for Xamarin.Forms pages Here are three states of the Panel: 1. Hidden Panel 2. Collapsed Panel 3. Expanded Panel Here are all the layers of the sliding panel: -> (Optional) Header Control Layer (Back Button to collapse) -> (Optional) Picture Layer -> Title Layer -> Body Layer
This package provides the functionality to utilize the features of Syncfusion® Xamarin Button, CheckBox, Radio Button, Chips,Segmented Control, and Switch.
An extension to the Krypton standard toolkit. This package holds extensions to the Krypton.Buttons module. This package supports only .NET Framework >= 4.8, .NET Core 3.1 and .NET 5/6. If you require .NET 4.0 support or want to use library fully build against your specific framework version use non-lite package.
An easy and practical icon button with a unique and beautiful design (Standard). Contains several properties IconType, ColorUI, Width, Height and type.
An extension to the Krypton standard toolkit. This package holds extensions to the Krypton.Buttons module.
This package provides the functionality to utilize the features of Syncfusion® Blazor Button, Checkbox, Radio Button, Chips, Toggle Switch Button, Floating Action Button, Speed Dial and Icons.
This package provides the functionality to utilize the features of Syncfusion® Blazor Button Group, Dropdown Menu, Split Button, and Progress Button.
UI Atoms for Xamarin Forms, includes, AtomToggleButtonBar, AtomGridView
The PayPal Button Manager SDK provides the following methods: BMButtonSearch API Operation (NVP/SOAP): Use the BMButtonSearch API operation to obtain a list of your hosted Website Payments Standard buttons. BMCreateButton API Operation (NVP/SOAP): Use the BMCreateButton API operation to create a Website Payments Standard button. BMGetButtonDetails API Operation (NVP/SOAP): Use the BMGetButtonDetails API operation to obtain information about a hosted Website Payments Standard button. BMGetInventory API Operation (NVP/SOAP): Use the BMGetInventory API operation to determine the inventory levels and other inventory-related information for a button and menu items associated with the button. BMManageButtonStatus API Operation (NVP/SOAP): Use the BMManageButtonStatus API operation to change the status of a hosted button. Currently, you can only delete a button. BMSetInventory API Operation (NVP/SOAP): Use the BMSetInventory API operation to set the inventory level and inventory management features for the specified button. BMUpdateButton API Operation (NVP/SOAP): Use the BMUpdateButton API operation to modify a Website Payments Standard button that is hosted on PayPal.
Xamarin.Forms Effects(add Border / add placeholder / add Text / add Command / add NumberPicker, TimePicker and DatePicker / alter color for switch and slider / alter LineHeight of Label and Editor / Button to flat / Size to fit for Label / add touch events / Floating / Feedback / Gradient) for iOS / Android
TypeScript Definitions (d.ts) for datatables-buttons. Generated based off the DefinitelyTyped repository [git commit: 247e8d48404d11f3aff85dea5029413229e0fc36]. http://github.com/DefinitelyTyped
The Infragistics WPF MetroLight Theme supports the following controls: Accordion AutoCompleteBox Button CheckBox ComboBox Expander GridSplitter GroupBox Label ListBox PasswordBox ProgressBar RadioButton Rating RepeatButton Slider TextBox ToggleButton Tooltip
Web Atoms for Xamarin Forms, Hot Reloading of Live Apps with TypeScript and TSX
Custom Windows Forms Controls to make UI have a good looking
This library attaches to windows global hooks, tracks keyboard and mouse clicks and movement and raises common .NET events with KeyEventArgs and MouseEventArgs, so you can easily retrieve any information you need: * Mouse coordinates * Mouse buttons clicked * Mouse wheel scrolls * Key presses and releases * Special key states Additionally, there are MouseEventExtArgs and KeyEventExtArgs which provide further options: * Input suppression * Timestamp * IsMouseDown/Up * IsKeyDown/Up. For more documentations, please check the project homepage.
This is a lightweight package (15 MB), with OpenCV 2.2.0. (2010) and can do a lot of OpenCV stuff. Current OpenCV versions is about > 100 MB. How to install EmguCV in your project: 1 - Install this NuGet package in project 2 - Project -> Add -> Existing Item 3 - Open this packages directory (Probably is (Solution Directory)/packages/EmguCV.221.xXX.X.X) 4 - Open "opencv" directory 5 - Click to display "All Files (*.*)" 6 - Select all *.dll files 7 - Instead clicking on "Add" button, click in the arrow located at this button, and click "Add as Link" Q: Why add as link instead simply add files? A: Because in this mode you don't need to put *.dlls in source control, and you don't need to copy *.dlls twice, since they're already in the NuGet package. You can also notice "haarcascade" folder, these files are for face detection, you can add'em in the same way if you'll use this feature.
Everyone who has worked with Borland's Delphi knows how powerful Actions are. Actions are used to link together various UI elements, such as buttons, menu items, and toolbar buttons, making them behave consistently: linked items are checked/ unchecked/ enabled/ disabled at the same time, and they share the same Text and eventually Image property and, of course, execute the same code once clicked. ActionList for .NET brings these features to Windows Forms developers. Please also download and execute 1.3.0 installer from https://dl.dropbox.com/u/103746479/installers/actionlist/setup.exe so as to enable design time support in Visual Studio.
Package Description
Some extensions for ASP.NET MVC for rendering forms, links, errors, paging etc over the wire. Forms elements, lists, buttons etc designed to work with Twitter Bootstrap
Web Atoms for Xamarin Forms, Hot Reloading of Live Apps with TypeScript and TSX
The Infragistics WPF IG Theme supports the following controls: Accordion AutoCompleteBox Button CheckBox ComboBox Expander GridSplitter GroupBox Label ListBox PasswordBox ProgressBar RadioButton Rating RepeatButton Slider TextBox ToggleButton Tooltip
A material design toggle button control
A customizable tab like button group with vertical and horizontal orientations.
An extension to the Standard Toolkit, which supports .NET Framework 4.6.2 - 4.8.1, .NET Core 3.1 and .NET 5 - 7. This package holds extensions to the KryptonButton controls. This package supports all .NET Framework versions starting .NET Framework 4.6.2 - 4.8.1, .NET Core 3.1 and .NET 5 - 7. Also, all libraries are included targeting each specific framework version for performance purposes. To view all of the extended toolkit package latest version information, please visit: https://github.com/Krypton-Suite/Krypton-Toolkit-Suite-Version-Dashboard/blob/main/Documents/Modules/Extended/Krypton-Toolkit-Suite-Extended-Modules.md
A Windows Forms library that provides common controls with many of the modern features introduced with Vista and more recent Windows versions. Common controls include modern buttons, combo boxes (with cue banner), command links, native-looking list views, progress bars with status, and Windows Explorer-like tree views. The library also includes additional modules that wrap functionalities such as TaskDialogs, “glass sheet” forms, text on glass, live thumbnails using the Windows DWM, virtual desktop APIs, and so on.
Customizable Xamarin.Forms title bar for Android & iOS: place up to 5 buttons inside it and position/paint the bar as you want.
This package provides the functionality to utilize the features of Syncfusion® Xamarin.iOS Button, CheckBox, Radio button, and Segmented control.
A group of material design radio buttons
Provides you with access to Reloaded's individual input stack, a fully featured, custom from the ground up input implementation over XInput + DInput. To get started with reading inputs, use the ControllerManager class. The Reloaded input stack supports realtime controller remapping, controller hotplugging, multi controllers per port, arbitrary axis assignment, axis to axis mapping, button to axis, deadzone per axis, radius per axis, etc...