Products Technologies Demo Docs Blog Support Company

TX Text Control Smart-Tags: Connecting the Controls with Ease

Visual Studio Smart-Tags in TX Text Control .NET for Windows Forms 15.0 provide design-time access to ViewMode, Dock, and Text properties. A built-in wizard automatically arranges ButtonBar, RulerBar, and StatusBar on the form and generates the required code to connect these controls.

TX Text Control Smart-Tags: Connecting the Controls with Ease

In TX Text Control .NET for Windows Forms 15.0, we introduced the Visual Studio Smart-Tags. This tag is a menu-like interface that supply commonly used design-time options like changing the Dock property.

Text Control

In TX Text Control .NET for Windows Forms 15.0, we implemented a Smart-Tag that helps to adjust the control with the typical settings. Possible settings are:

  • ViewMode
  • Dock
  • Text

Additionally, the Smart-Tag always shows the current version of TX Text Control including the installed service pack.

Get Adobe Flash player

A very nice feature is the wizard to connect the different controls such as ButtonBar, RulerBar and StatusBar automatically. To use this wizard, you need to drag and drop all controls to the form and click Arrange Controls Automatically.

The wizard looks for existing controls and arranges them in the current parent container like a form or a panel control. Additionally, the wizard inserts the required code to connect these controls.

The screencast video shows this wizard in action.

Stay in the loop!

Subscribe to the newsletter to receive the latest updates.

Related Posts

.NETTutorialVideo

TX Text Control .NET for Windows Forms Help and Support Center

A newly published video tours the Help and Support Center bundled with TX Text Control .NET for Windows Forms and TX Text Control Server for ASP.NET (incl. Windows Forms). It covers the API…


.NETSampleVideo

New Sample: Implementing a 'paste Special' Dialog Box

A Paste Special dialog for TX Text Control lets users select which clipboard format to insert: RTF, plain text, or Unicode text. Since MS Word stores all three simultaneously on copy, the dialog…


.NETSampleVideo

Resize Images to Fit into Page

Pasted screenshots that exceed the page width can be automatically scaled via the ImageCreated event in TX Text Control for Windows Forms. The handler converts twips to pixels, computes a ratio…


ASP.NET CoreC#MailMerge

Create 100,000 Documents in Under an Hour with Parallel MailMerge in .NET C#

The DocumentServer.ParallelMailMerge NuGet package makes it simple to process MailMerge jobs in parallel worker processes. This article shows when to use it, how to call it, and how worker counts…


C#.NETPerformance

Speed Up Document Generation by Factor 2 Using Selection Objects in .NET C#

This article compares two ServerTextControl document generation patterns: Assigning prebuilt Selection objects and formatting text after inserting and selecting it. The benchmark shows an…

Share on this blog post on: