VisualPlus 0.4.1-beta

This is a prerelease version of VisualPlus.
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 VisualPlus --version 0.4.1-beta
NuGet\Install-Package VisualPlus -Version 0.4.1-beta
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="VisualPlus" Version="0.4.1-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VisualPlus --version 0.4.1-beta
#r "nuget: VisualPlus, 0.4.1-beta"
#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 VisualPlus as a Cake Addin
#addin nuget:?package=VisualPlus&version=0.4.1-beta&prerelease

// Install VisualPlus as a Cake Tool
#tool nuget:?package=VisualPlus&version=0.4.1-beta&prerelease

Added: More events to controls. Added: Custom Icon for VisualForm TaskBar. Added: ImageList to VisualComboBox. Added: VisualControlBox. Added: VisualTextBox image size. Added: Load / Save custom themes using the StylesManager. Added: ThemeSupport for VisualForm, watermarks, subscript, superscript and more. Added: New default check type.

Fixed: Controls update BackColor when added to VisualForm. Fixed: VisualTabControl not changing nested controls BackColor. Fixed: VisualGroupBox - Default style from initializing border. Fixed: Graphic leaks. Fixed: VisualTextBox the object returned null message. Fixed: VisualComboBox watermark text line alignment. Fixed: Enabled multi string editor for VisualLabel.

Many more minor fixes and improvements.

Note: The project .NET Framework version was lowered to v4.0 to add support for more applications since it was by default set higher.

There are no supported framework assets in this 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

Initial release.