<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
  <channel>
    <language>en_US</language>
    <title>Text Control Blog Feed - Malin Teegen only</title>
    <description>The Text Control Blog is the central information channel for all Text Control products. We post news updates, product information, sample applications, technical articles, tutorials and conference reports several times a week. Subscribe to the feed today.</description>
    <image>
      <url>https://s1-www.textcontrol.com/assets/dist/img/favicon/favicon-128x128.png</url>
      <title>Text Control Blog Feed - Malin Teegen only</title>
      <link>https://www.textcontrol.com/blog/author/malin-teegen/2023/</link>
    </image>
    <pubDate>Sun, 16 Nov 2025 17:20:04 +0000</pubDate>
    <lastBuildDate>Sun, 16 Nov 2025 17:20:04 +0000</lastBuildDate>
    <generator>Text Control Feed Generator 3.0</generator>
    <link>https://www.textcontrol.com/blog/author/malin-teegen/2023/</link>
    <copyright>Text Control</copyright>
    <atom:link rel="self" type="application/rss+xml" href="https://www.textcontrol.com/feed/blog/author/malin-teegen.xml"/>
    <item>
      <title>Create a Table of Contents in Windows Forms using C#</title>
      <description><![CDATA[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. For example if you write a thesis or paper with different chapters. It also gives a good overview of the structure of the document.]]></description>
      <pubDate>Mon, 23 Jan 2023 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2023/01/23/create-toc-in-windows-forms/</link>
      <guid isPermaLink="false">dcfa3d16-e896-5511-8345-1855ac751ff2</guid>
      <author>no-reply@textcontrol.com (Malin Teegen)</author>
      <enclosure type="image/jpeg" length="43633" url="https://s1-www.textcontrol.com/assets/dist/blog/2023/01/23/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/windows-forms/2023/"><![CDATA[Windows Forms]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/wpf/2023/"><![CDATA[WPF]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/net-framework/2023/"><![CDATA[.NET Framework]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/toc/2023/"><![CDATA[TOC]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/net/2023/"><![CDATA[.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/sample/2023/"><![CDATA[Sample]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/table-of-contents/2023/"><![CDATA[Table of Contents]]></category>
      <dc:creator>Malin Teegen</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Detect Toggle Button Changes Using a MutationObserver</title>
      <description><![CDATA[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 property. For example a toggled list button shows, that the current input position belongs to a list.]]></description>
      <pubDate>Thu, 11 Nov 2021 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2021/11/11/detect-toggle-button-changes-using-a-mutationobserver/</link>
      <guid isPermaLink="false">8358f2cb-8848-5aff-a3c4-1bba63c5fd1d</guid>
      <author>no-reply@textcontrol.com (Malin Teegen)</author>
      <enclosure type="image/jpeg" length="65092" url="https://s1-www.textcontrol.com/assets/dist/blog/2021/11/11/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2021/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/document-editor/2021/"><![CDATA[Document Editor]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/html5/2021/"><![CDATA[HTML5]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/javascript/2021/"><![CDATA[JavaScript]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/mvc/2021/"><![CDATA[MVC]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/ribbon/2021/"><![CDATA[Ribbon]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/sample/2021/"><![CDATA[Sample]]></category>
      <dc:creator>Malin Teegen</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Two Ways to Restart Numbered Lists in TX Text Control</title>
      <description><![CDATA[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 different approaches will be outlined.]]></description>
      <pubDate>Wed, 03 Nov 2021 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2021/11/03/two-ways-to-restart-numbered-lists/</link>
      <guid isPermaLink="false">d899de67-0246-5a54-afb7-0b2dbc2c5bdb</guid>
      <author>no-reply@textcontrol.com (Malin Teegen)</author>
      <enclosure type="image/jpeg" length="25624" url="https://s1-www.textcontrol.com/assets/dist/blog/2021/11/03/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/list/2021/"><![CDATA[List]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/net/2021/"><![CDATA[.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/sample/2021/"><![CDATA[Sample]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/styles/2021/"><![CDATA[Styles]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/windows-forms/2021/"><![CDATA[Windows Forms]]></category>
      <dc:creator>Malin Teegen</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Creation of Custom Electronic Signature Boxes</title>
      <description><![CDATA[This article describes the customization of electronic signature boxes. It contains further explanations including the creation of templates and shows all code snippets required. The step-by-step guide brings all parts together – from template design to the creation and implementation of the class for custom settings.]]></description>
      <pubDate>Tue, 15 Jun 2021 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2021/06/15/creation-of-custom-electronic-signature-boxes/</link>
      <guid isPermaLink="false">80517de3-0ce6-5a1b-9423-0e31100ab8e7</guid>
      <author>no-reply@textcontrol.com (Malin Teegen)</author>
      <enclosure type="image/jpeg" length="49943" url="https://s1-www.textcontrol.com/assets/dist/blog/2021/06/15/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/angular/2021/"><![CDATA[Angular]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/aspnet/2021/"><![CDATA[ASP.NET]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/document-processing/2021/"><![CDATA[Document Processing]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/documentviewer/2021/"><![CDATA[DocumentViewer]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/ds-server/2021/"><![CDATA[DS Server]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/electronic-signature/2021/"><![CDATA[Electronic Signature]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/forms/2021/"><![CDATA[Forms]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/mvc/2021/"><![CDATA[MVC]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/pdf/2021/"><![CDATA[PDF]]></category>
      <dc:creator>Malin Teegen</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Zoom Tricks: Disabling CTRL + MOUSE WHEEL and More</title>
      <description><![CDATA[Additional to the built-in zooming features, more tricks can be implemented on top. Some users may wish to disable the existing behavior and customize the behavior according to their requirement. This article shows how to disable CTRL + MOUSE WHEEL, implement zooming with keyboard and reset the zoom factor to its default value.]]></description>
      <pubDate>Wed, 09 Dec 2020 11:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2020/12/09/zoom-tricks-disabling-ctrl-mouse-wheel-and-more/</link>
      <guid isPermaLink="false">eba612bf-c1a3-5458-9f6e-c15302919e61</guid>
      <author>no-reply@textcontrol.com (Malin Teegen)</author>
      <enclosure type="image/jpeg" length="53107" url="https://s1-www.textcontrol.com/assets/dist/blog/2020/12/09/b/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/sample/2020/"><![CDATA[Sample]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/shortcuts/2020/"><![CDATA[Shortcuts]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/windows-forms/2020/"><![CDATA[Windows Forms]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/zoom/2020/"><![CDATA[Zoom]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/zooming/2020/"><![CDATA[Zooming]]></category>
      <dc:creator>Malin Teegen</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>How to Deploy a Windows Service Created with TX Text Control</title>
      <description><![CDATA[In a former article we showed how to use a ServerTextControl in a Windows Service. This tutorial explains how to deploy such a Windows Service.]]></description>
      <pubDate>Tue, 25 Aug 2020 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2020/08/25/how-to-deploy-a-windows-service-created-with-tx-text-control/</link>
      <guid isPermaLink="false">5e2efc3f-42cb-5905-8c26-200a7f9f9487</guid>
      <author>no-reply@textcontrol.com (Malin Teegen)</author>
      <enclosure type="image/jpeg" length="133937" url="https://s1-www.textcontrol.com/assets/dist/blog/2020/08/25/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/deployment/2020/"><![CDATA[Deployment]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/servertextcontrol/2020/"><![CDATA[ServerTextControl]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/windows-service/2020/"><![CDATA[Windows Service]]></category>
      <dc:creator>Malin Teegen</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Why You Should Be Using Tab Stops in Your Document</title>
      <description><![CDATA[A common way to align paragraphs is to use spaces instead of tabs. This article explains why this should be avoided and how to insert tabs in your document.]]></description>
      <pubDate>Thu, 20 Aug 2020 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2020/08/20/why-you-should-be-using-tab-stops-in-your-document/</link>
      <guid isPermaLink="false">b5b0705f-0ce7-5e36-95b9-0364681bf665</guid>
      <author>no-reply@textcontrol.com (Malin Teegen)</author>
      <enclosure type="image/jpeg" length="50809" url="https://s1-www.textcontrol.com/assets/dist/blog/2020/08/20/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/ms-word/2020/"><![CDATA[MS Word]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/tab-positions/2020/"><![CDATA[Tab positions]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/tab-stop/2020/"><![CDATA[Tab stop]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/tab-types/2020/"><![CDATA[Tab types]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/windows-forms/2020/"><![CDATA[Windows Forms]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/word-processing/2020/"><![CDATA[Word Processing]]></category>
      <dc:creator>Malin Teegen</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Displaying Line Numbers in Windows Forms and WPF</title>
      <description><![CDATA[TX Text Control X15 introduced DocumentToClient for Windows Forms and PointFromDocument for WPF to convert document coordinates to client coordinates. These methods allow rendering line numbers in the margin by calculating the accurate screen position for each visible text line.]]></description>
      <pubDate>Fri, 17 Aug 2018 10:00:00 +0000</pubDate>
      <link>https://www.textcontrol.com/blog/2018/08/17/displaying-line-numbers-in-windows-forms-and-wpf/</link>
      <guid isPermaLink="false">a27f148e-a7c3-522c-9d23-906500501419</guid>
      <author>no-reply@textcontrol.com (Malin Teegen)</author>
      <enclosure type="image/jpeg" length="64957" url="https://s1-www.textcontrol.com/assets/dist/blog/2018/08/17/a/assets/thumbnail.jpg"/>
      <category domain="https://www.textcontrol.com/blog/tag/windows-forms/2018/"><![CDATA[Windows Forms]]></category>
      <category domain="https://www.textcontrol.com/blog/tag/wpf/2018/"><![CDATA[WPF]]></category>
      <dc:creator>Malin Teegen</dc:creator>
      <slash:comments>0</slash:comments>
    </item>
  </channel>
</rss>
