SkillAgentSearch skills...

UI.WinForms.Styler

A Windows Forms library that provides native controls with many of the advanced features.

Install / Use

/learn @iNKORE-NET/UI.WinForms.Styler

README

<p align="center"> <a target="_blank" rel="noopener noreferrer"> <img width="128" src="https://github.com/iNKORE-NET/UI.WinForms.Styler/blob/main/assets/icons/WinFormsLibrary_256w.png" alt="iNKORE Logo"> </a> </p> <p align="center">A Windows Forms library that provides native controls with many of the advanced features.</p> <h1 align="center"> iNKORE.UI.WinForms.Styler </h1> <p align="center">Give us a star if you like this!</p> <p align="center"> <a href="https://github.com/InkoreStudios/UI.WinForms.Styler/releases"><img src="https://img.shields.io/github/downloads/InkoreStudios/UI.WinForms.Styler/total?color=%239F7AEA" alt="Release Downloads"></a> <a href="#"><img src="https://img.shields.io/github/repo-size/InkoreStudios/UI.WinForms.Styler?color=6882C4" alt="GitHub Repo Size"></a> <a href="#"><img src="https://img.shields.io/github/last-commit/InkoreStudios/UI.WinForms.Styler?color=%23638e66" alt="Last Commit"></a> <a href="#"><img src="https://img.shields.io/github/issues/InkoreStudios/UI.WinForms.Styler?color=f76642" alt="Issues"></a> <a href="#"><img src="https://img.shields.io/github/v/release/InkoreStudios/UI.WinForms.Styler?color=%4CF4A8B4" alt="Latest Version"></a> <a href="#"><img src="https://img.shields.io/github/release-date/InkoreStudios/UI.WinForms.Styler?color=%23b0a3e8" alt="Release Date"></a> <a href="https://github.com/InkoreStudios/UI.WinForms.Styler/commits/"><img src="https://img.shields.io/github/commit-activity/m/InkoreStudios/UI.WinForms.Styler" alt="Commit Activity"></a> </p> <p align="center"> <a href="https://github.com/InkoreStudios/UI.WinForms.Styler/network/members"><img src="https://img.shields.io/github/forks/InkoreStudios/UI.WinForms.Styler?style=social" alt="Forks"></a> <a href="https://github.com/InkoreStudios/UI.WinForms.Styler/stargazers"><img src="https://img.shields.io/github/stars/InkoreStudios/UI.WinForms.Styler?style=social" alt="Stars"></a> <a href="https://github.com/InkoreStudios/UI.WinForms.Styler/watchers"><img src="https://img.shields.io/github/watchers/InkoreStudios/UI.WinForms.Styler?style=social" alt="Watches"></a> <a href="https://github.com/InkoreStudios/UI.WinForms.Styler/discussions"><img src="https://img.shields.io/github/discussions/InkoreStudios/UI.WinForms.Styler?style=social" alt="Discussions"></a> <a href="https://discord.gg/m6NPNVk4bs"><img src="https://img.shields.io/discord/1092738458805608561?style=social&label=Discord&logo=discord" alt="Discord"></a> <a href="https://twitter.com/NotYoojun"><img src="https://img.shields.io/twitter/follow/NotYoojun?style=social" alt="NotYoojun's Twitter"></a> </p> <br>

📸 Screenshots

  • SampleApp

    | Control | Windows 11 | Windows 7 | | ------------ | ------------ | ------------ | | Basic Controls<br><br>AdvProgressBar<br>AdvButton<br>AdvComboBox<br>AdvTextBox<br>SplitButton<br>CommandLink | | | | Data Controls<br><br>AdvListView<br>AdvTreeView | | | | Rebar | | | | TaskDialog | | | | TaskDialog<br>(with command links) | | | | ProgressDialog | | | | CredentialDialog | | | |FolderBrowser<br>Dialog | | | |ShellAbout<br>Dialog | | |

📃 Overview

  • Controls

    • [x] AeroForm: Base form class that automatically sets its font according to the Windows UX guidelines and supports some Aero properties.
    • [x] AdvButton: Advanced Button class, supports icons and admin shields
    • [x] AdvComboBox: Advanced ComboBox class, supports cue banner
    • [x] AdvListView: Advanced ListView class, supports explorer-like style and grouping
    • [x] AdvProgressBar: Advanced ProgressBar class, supports 3 color states and marquee mode
    • [x] AdvTabControl: Advanced TabControl class, supports rendering correctly when using bottom alignment with a visual
    • [x] AdvTextBox: Advanced TextBox class, supports cue banner
    • [x] AdvTreeView: Advanced TreeView class, supports explorer-like styles, customizing HScrollBar
    • [x] CommandLink: Native CommandLink class, with a clean, lightweight appearance that allows for descriptive labels, and are displayed with either a standard arrow or custom icon, and an optional supplemental explanation.
    • [x] DragDropSign: A simple control with the visual style of DragDropSign
    • [x] HorizontalPanel: A horizontal panel which resembles what is used for information and navigation in the Control Panel of Windows 7 and Vista.
    • [x] LabeledDivider: The labeled divider provides a Aero styled divider with an optional caption, similiar to what is seen in the Control Panel dialogs of Windows 7 and Vista.
    • [x] NavigationButton: A simple Back/Forward Button drawn by Windows via Visual Styles if available.
    • [x] RadioButtonGroup: A list of radio buttons based on a collection of objects for easy creation of radio button groups.
    • [x] SearchTextBox: A standard WinForms text box presenting the common Vista "search" interface.
    • [x] Separator: The line is drawn with Visual Styles (TaskDialog > FootnoteSeperator). If running on XP or another OS, the line is drawn manually.
    • [x] SplitButton: A button with a split dropdown menu
    • [x] StylePanel: An enhanced panel which provides customizable visual style background
    • [x] TabStrip: A strip bar with TabCOntrol header-like items
    • [x] VerticalPanel: A vertical panel which resembles what is used for information and navigation in the Control Panel of Windows 7 and Vista.
    • [x] VisibleSplitContainer: A SplitContainer with a visible grip in the separator
    • [x] RebarWrapper: Container for native Rebar Control
    • [x] ThemeLabel: A Label containing some text that will be drawn with glowing border on top of the Glass Sheet effect.
  • Dialogs

    • [x] ProgressDialog: Represents a dialog that can be used to report progress to the user.
    • [x] TaskDialog: The task dialog contains an application-defined message text and title, icons, and any combination of predefined push buttons.
    • [x] AdvOpenFileDialog: Prompts the user to open a file.
    • [x] AdvSaveFileDialog: Prompts the user to select a location for saving a file.
    • [x] CredentialDialog: Represents a dialog box that allows the user to enter generic credentials.
    • [x] ShellAboutDialog: Shows a dialog with windows system detials
    • [x] VistaFolderBrowserDialog: Prompts the user to select a folder.

References

  • https://github.com/LorenzCK/WindowsFormsAero
  • https://github.com/dahall/AeroWizard
  • https://github.com/ookii-dialogs/ookii-dialogs-winforms

Related Skills

View on GitHub
GitHub Stars22
CategoryDevelopment
Updated26d ago
Forks0

Languages

C#

Security Score

95/100

Audited on Mar 5, 2026

No findings