GithubHelp home page GithubHelp logo

windowsformsaero's Introduction

logo

WindowsFormsAero

This project aims to create a Windows Control Library that provides controls reproducing the appearance of Microsoft Aero graphic objects, like buttons and links with shield icon, textboxes with cue banner, etc.

Original article can be found at http://windowsformsaero.codeplex.com/

All credits are for Marco Minerva, I decided to place it in GitHub to make a NuGet package, because is the third most useful controls in Windows Forms to me.

// Marco Minerva thanks so much. Since 2007.

Build status NuGet


See the changelog for changes.

Table of contents

Implementing

Add the library to your project

Add the NuGet Package. Right click on your project and click 'Manage NuGet Packages...'. Search for 'WindowsFormsAero' and click on install. Once installed the library will be included in your project references. (Or install it through the package manager console: PM> Install-Package WindowsFormsAero).

Introduction

The current version contains several native Vista controls (such as Buttons, Combo boxes with cue banner, Command links, native List views, Progress bars, explorer-like TreeView...) and some modules that empower the user to exploit some of Vista's advanced GUI features (Glass sheet effect, text on glass, live thumbnails and the new Task dialogs).

Features

  • Controls
    • ShieldButton
    • ComboBox with cue banner
    • CommandLink
    • ListView
    • ProgressBar
    • TextBox with cue banner
    • TreeView
    • ThemedText label (Text on glass effect)
    • SplitButton
    • VerticalPanel
    • HorizontalPanel
    • LabeledDivider
    • SearchTextBox
  • Modules
    • DWM module (Live thumbnails and glass sheet effect)
    • ThemedText module
    • Task Dialog module (alternative to classic Message boxes)
  • Support
    • OS support (checks if Vista libraries are supported)
    • Glass sheet helpers

License

This article, along with any associated source code and files, is licensed under Microsoft Reciprocal License (Ms-RL)

windowsformsaero's People

Contributors

ennerperez avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.