VistaUIFramework 2.9.2
VistaUI is a framework based on WinForms and .NET Framework and is made for developing .NET Applications using Vista and 7 features, like arrow-splitted buttons, command links, vista-style controls, aero glass, aero label glow, etc.
This project has been archived, it's abandoned.
Install-Package VistaUIFramework -Version 2.9.2
dotnet add package VistaUIFramework --version 2.9.2
<PackageReference Include="VistaUIFramework" Version="2.9.2" />
paket add VistaUIFramework --version 2.9.2
#r "nuget: VistaUIFramework, 2.9.2"
VistaUIFramework
All possibilities of WinAPI into .NET Framework
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.
VistaUIFramework
All possibilities of WinAPI into .NET Framework
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.
Release Notes
Minimal bug fixes.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.