# Magnify Component

With the Magnify component you can view a popup Magnifier Window over any UIElement by tapping the UIElement you wish to magnify. In Windows Desktop, the text in the TextBox is hidden by your finger when you are selecting the text by touch. The Magni

## Content



With the **Magnify** component you can view a popup Magnifier Window over any UIElement by tapping the UIElement you wish to magnify. In Windows Desktop, the text in the TextBox is hidden by your finger when you are selecting the text by touch. The **Magnify** component allows you to look at the selected text via the Magnifier Window.

The Magnifier Window is displayed, by default, when you tap and hold your finger on the control which enables C1Magnify.

![default magnify](https://cdn.mescius.io/document-site-files/images/b72f799f-5669-44a4-8119-5f3343d59999/images/magnifyoverview.png)

The following table illustrates how the Magnifier window frame appears when its **ShowMouseCursor** property of <span data-popup-content="The class is available in \u003ca href=\u0022/componentone/docs/win/online-touchtoolkit/\u0022\u003e.NET\u003c/a\u003e and \u003ca href=\u0022/componentone/docs/win/online-touchtoolkit/\u0022\u003e.NET Framework\u003c/a\u003e." data-popup-title="C1Magnify" data-popup-theme="ui-tooltip-green qtip-green">C1Magnify</span> class is set to True and/or False:

|   False(Default)   |   True   |
| --- | --- |
|   **![Cursor is hidden for magnify](https://cdn.mescius.io/document-site-files/images/b72f799f-5669-44a4-8119-5f3343d59999/images/magnifyfalse.png)**   |   ![Cursor is visible for magnify](https://cdn.mescius.io/document-site-files/images/b72f799f-5669-44a4-8119-5f3343d59999/images/magnifytrue.png)   |