Specifying the link area for the translated control may become necessary if the caption text of a LinkLabel control has been translated, so that the link area as specified for the source caption text does not fit for the translated caption text.
There are two possible ways to edit a link area:
|
Figure 1: A simple .NET Window Form with a LinkLabel control. Here you see the Form as it is shown in the .NET Windows Forms Editor of RC-WinTrans. |
Edit the link text in the Link Area dialog box, opened as follows:
|
Figure 2: Click the Resource Type Editor toolbar button in the Text Table view to edit the LinkLabel control in the Link Area dialog box (Figure 3). |
Figure 3: The Link Area dialog box displaying the LinkLabel caption text "LinkLabel, Link: www.schaudin.com." Here the text starts at position 19 and has a total length of 16 characters. |
A link area can also be edited with the External .NET Windows Forms Editor:
|
Figure 4: The .NET Windows Forms Editor with a LinkLabel control selected. Shown on the right is the property grid where the link area can be edited according to the caption text of the LinkLabel control. Here the text starts at position 19 and has a total length of 16 characters. |
|