YCLibrary.Controls 2.6.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package YCLibrary.Controls --version 2.6.2
                    
NuGet\Install-Package YCLibrary.Controls -Version 2.6.2
                    
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="YCLibrary.Controls" Version="2.6.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="YCLibrary.Controls" Version="2.6.2" />
                    
Directory.Packages.props
<PackageReference Include="YCLibrary.Controls" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add YCLibrary.Controls --version 2.6.2
                    
#r "nuget: YCLibrary.Controls, 2.6.2"
                    
#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.
#addin nuget:?package=YCLibrary.Controls&version=2.6.2
                    
Install YCLibrary.Controls as a Cake Addin
#tool nuget:?package=YCLibrary.Controls&version=2.6.2
                    
Install YCLibrary.Controls as a Cake Tool

常用的winForm控件库,本库依赖YCLibrary包。

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

NuGet packages (4)

Showing the top 4 NuGet packages that depend on YCLibrary.Controls:

Package Downloads
YCLibrary.Medias.Controls

对VLC的二次封装(x86),本库依赖YCLibrary、YCLibrary.Controls和Vlc.DotNet.Forms包。

YCLibrary.Medias.vMix

对vMix的二次封装,本库依赖YCLibrary、YCLibrary.Controls包。

YCLibrary.Medias.OBS

对OBS web-socket的二次封装,本库依赖YCLibrary、YCLibaray.Controls包。

YCLibrary.Controls.USB

对USB、MIDI协议的封装。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.7.2 147 4/27/2025
2.7.1.2 236 8/11/2024
2.7.0.2 151 5/22/2024
2.7.0.1 148 5/7/2024
2.6.9.8 180 12/20/2023
2.6.9.7 171 11/28/2023
2.6.9.6 176 11/4/2023
2.6.9.5 178 10/25/2023
2.6.9.4 182 10/11/2023
2.6.9.3 171 10/9/2023
2.6.9.2 157 9/22/2023
2.6.9 172 9/14/2023
2.6.8.1 149 9/1/2023
2.6.7.4 183 8/22/2023
2.6.7.3 185 8/17/2023
2.6.7.2 191 8/11/2023
2.6.6 183 8/2/2023
2.6.2 301 3/10/2023
2.6.1 311 3/8/2023
2.6.0 265 3/7/2023
2.5.27 302 3/6/2023
2.5.26.1 277 3/4/2023
2.5.26 307 3/3/2023
2.5.25 284 3/1/2023
2.5.24.2 287 2/24/2023
2.5.24 296 2/17/2023
2.5.23 303 2/15/2023
2.5.19 358 1/13/2023
2.5.16 381 11/19/2022
2.5.15 417 11/11/2022
2.5.14 465 12/13/2021
2.5.13 523 12/8/2021
2.5.12 3,642 11/25/2021
2.5.11 9,662 11/24/2021
2.5.10 405 11/18/2021
2.5.9 3,955 11/15/2021

增强YCButton、YCImageButton功能。
新增YCButtonGroup控件,支持按钮组。
新增YCForm窗体,支持热键注册。
YCHotKeyEditor支持更多热键。