VistaUIFramework 2.9.1

Additional Details

This project has been archived, it's abandoned.

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package VistaUIFramework --version 2.9.1
NuGet\Install-Package VistaUIFramework -Version 2.9.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="VistaUIFramework" Version="2.9.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VistaUIFramework --version 2.9.1
#r "nuget: VistaUIFramework, 2.9.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install VistaUIFramework as a Cake Addin
#addin nuget:?package=VistaUIFramework&version=2.9.1

// Install VistaUIFramework as a Cake Tool
#tool nuget:?package=VistaUIFramework&version=2.9.1

VistaUIFramework

All possibilities of WinAPI into .NET Framework

VistaUIFramework

What is VistaUIFramework

VistaUI is a framework based on WinForms and .NET Framework for developing .NET Applications using Vista and 7 features, like arrow-splitted buttons, command links, vista-style controls and etc.

No P/Invoke or WinAPI knowledge required

Stop trying to learn Windows API to learn p/invoke to make vista controls. Let VistaUI do the work for you.

Windows Vista and later features for WinForms

.NET Framework and Windows Forms does not replace Windows API at 100%, not even the visual styles. The lack of features is one of the biggest cons. Get the most out of Windows by using VistaUIFramework instead of learning P/Invoke.

The Windows Vista and 7 look into your program

Make your application look like a Windows Vista/7 program. You won't stop looking at your program.

Don't spend your time developing custom controls

Developing custom controls like CommandLink, SplitButton or ProgressBar is time-consuming and delays the release date of any project. Use VistaUIFramework instead of reinventing the wheel and start developing.

IMPORTANT

The source code is often under development and may be buggy. We recommend to check out the latest release and download the .DLL file for a stable version, if you need to download the source code, go to Releases and download the source code as zip.

Download the stable release

Stable releases are available on .DLL files.<br> Minimum requirements:

  • .NET Framework 2.0 or later.
  • Windows Vista or later

Where do I find the 1.x versions

Since 2016, VistaUIFrameowork 1.0 was launched in VB.NET with fewer features and p/invoke usage. C# had x1000 times more support than VB.NET so VistaUIFramework was rewritten from scratch using C# and the whole repository was deleted and re-created.

Click here to download the latest stable version

You can also download the framework as NuGet package.

PM> Install-Package VistaUIFramework

Where's the documentation?

The frameworks has its documentation. And you can also check out our official documentation.

Repository forking

If you fork the VistaUIFramework repository, regardless of your purposes, you must tell the original repository belongs to myapkapp.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net30 is compatible.  net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated

Minimal bug fixes.