JB.TcHmiTextboxExtended 1.0.5

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

// Install JB.TcHmiTextboxExtended as a Cake Tool
#tool nuget:?package=JB.TcHmiTextboxExtended&version=1.0.5

JB.ExtendedTextbox for TwinCAT HMI

NOTE! Going from 1.0.3 to 1.0.4 will not upgrade the old controls automatically. You will have to manually change to the new controls. This is due to major project update within the control.


This control inherits the standard TcHmiTextbox control. I have added some extended functions for the control. See pictures below.

enter image description here

Extended properties for the control

enter image description here

Extended Events for the control

enter image description here

Installation

Easiest way to install this package is inside your TwinCAT HMI Project. Right click References and click "Manage NuGet Packages.." then browse for the file and install it!

enter image description here

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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
1.0.5 702 1/17/2022
1.0.4 672 9/13/2021
1.0.3 687 8/25/2020
1.0.2 371 8/19/2020
1.0.1 367 8/18/2020
1.0.0 377 8/18/2020

Updated packages to v.752 and added link to github-project.