Shos.Windows
0.3.2
dotnet add package Shos.Windows --version 0.3.2
NuGet\Install-Package Shos.Windows -Version 0.3.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="Shos.Windows" Version="0.3.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Shos.Windows --version 0.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Shos.Windows, 0.3.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.
// Install Shos.Windows as a Cake Addin #addin nuget:?package=Shos.Windows&version=0.3.2 // Install Shos.Windows as a Cake Tool #tool nuget:?package=Shos.Windows&version=0.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Shos.Windows
WPF (.NET Core) Library.
- FontComboBox
- EnumToBooleanConverter (for Multiple Radio Buttons binding to a single enum) (for .NET 8.0 or later)
- Install as a NuGet Package: NuGet Gallery | Shos.Windows
Projects
Shos.Windows.Controls
- WPF (.NET Core) Control Library ** including FontComboBox
- for .NET 8.0 or later
Shos.Windows.Data
- WPF (.NET Core) Library ** including EnumToBooleanConverter (for Multiple Radio Buttons binding to a single enum)
- for .NET 8.0 or later
Shos.Windows.Controls.FontComboBoxSample
- WPF (.NET) Sample for Shos.Windows.Controls
Controls
FontComboBox
Derives from System.Windows.Controls.ComboBox
Font combo box. Items are drawn with each font except symbol fonts.
Properties
Property | Type | Description |
---|---|---|
SelectedFontFamily | FontFamily | |
SelectedFontFamilyName | string | |
SelectedLocalFontFamilyName | string |
See also
ComboBox Class (System.Windows.Controls) | Microsoft Docs
Nuget package
Install as a NuGet Package: NuGet Gallery | Shos.Windows
Author Info
Fujio Kojima: a software developer in Japan
- Microsoft MVP for Development Tools - Visual C# (Jul. 2005 - Dec. 2014)
- Microsoft MVP for .NET (Jan. 2015 - Oct. 2015)
- Microsoft MVP for Visual Studio and Development Technologies (Nov. 2015 - Jun. 2018)
- Microsoft MVP for Developer Technologies (Nov. 2018 - Jun. 2024)
- MVP Profile
- Blog (Japanese)
- Web Site (Japanese)
License
This library is under the MIT License.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0-windows7.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0-windows7.0
- 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.
See also: https://github.com/Fujiwo/Shos.Windows/