Products Technologies Demo Docs Blog Support Company

Try Our ClickOnce Deployed WPF Ribbon Demo Online

Using TX Text Control .NET for WPF 16.0, interface controls, such as buttons or dropdown menus of a Ribbon bar can be easily connected to TX Text Control without writing one single line of C# or VB.NET code. The connection can be completely done in XAML, making such bindings quick, flexible and easy to implement. Based on this new data binding functionality, we implemented a demo project that comes with the trial and full versions of TX Text Control .NET for WPF. If you haven't tested the…

Try Our ClickOnce Deployed WPF Ribbon Demo Online
TX Text Control .NET for WPF Ribbon Demo

Using TX Text Control .NET for WPF 16.0, interface controls, such as buttons or dropdown menus of a Ribbon bar can be easily connected to TX Text Control without writing one single line of C# or VB.NET code. The connection can be completely done in XAML, making such bindings quick, flexible and easy to implement.

Based on this new data binding functionality, we implemented a demo project that comes with the trial and full versions of TX Text Control .NET for WPF. If you haven't tested the trial version yet, give this online demo a try without the requirement to install the trial version of TX Text Control. We deployed this demo using ClickOnce to show how TX Text Control applications can be effortlessly published.

Launch ClickOnce Sample

Stay in the loop!

Subscribe to the newsletter to receive the latest updates.

Related Posts

Windows FormsWPF.NET

Create a Table of Contents in Windows Forms using C#

This article explains how to create a table of contents in Windows Forms using the ribbon or programmatically. Creating a table of contents is required to organize large documents.


ASP.NETWindows FormsWPF

Official TX Text Control .NET Sample Applications Are Now Hosted on GitHub

This article gives a quick overview of the new repositories, their structure and our plans for the future.


ASP.NETJavaScriptDocument Editor

Detect Toggle Button Changes Using a MutationObserver

This article shows how to detect changes of toggle buttons in the ribbon of the web editor using a MutationObserver. The state of a toggle button in the ribbon visualizes the state of a certain…


Windows FormsList.NET

Two Ways to Restart Numbered Lists in TX Text Control

In TX Text Control, numbered lists are continued by default and need to be reset when required. There is more than one way if you want to restart numbered lists in a document. In this article, two…


Windows FormsSampleShortcuts

Zoom Tricks: Disabling CTRL + MOUSE WHEEL and More

This article shows how to disable CTRL + MOUSE WHEEL, implement zooming with keyboard and reset the zoom factor to its default value.