Setting the Zoom Factor Using the Mouse Wheel
We just released a new sample application that shows how to implement a scroll mechanism that uses the mouse wheel. It shows how to use TX Text Control's MouseWheel event to realize imaginative view modes or scroll possibilities. Read the full article here: Setting the zoom factor using the mouse wheel

We just released a new sample application that shows how to implement a scroll mechanism that uses the mouse wheel. It shows how to use TX Text Control's MouseWheel event to realize imaginative view modes or scroll possibilities.
Read the full article here:
Related Posts
Upgrading a .NET Framework Windows Forms App to a .NET 8 Windows Forms App…
This tutorial shows how to upgrade a .NET Framework Windows Forms App to a .NET 6 Windows Forms App by using the .NET Upgrade Assistant. In addition, you will learn how to replace the references…
Windows Forms.NET 6TextControl
Upgrading a .NET Framework Windows Forms App to a .NET 6 Windows Forms App
This article explains how to upgrade a .NET Framework Windows Forms App to a .NET 6 Windows Forms App using the .NET Upgrade Assistant.
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.
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…