You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

40 lines
1.4 KiB

<?xml version="1.0"?>
<doc>
<assembly>
<name>
RTFEditor
</name>
</assembly>
<members>
<member name="T:RTFEditor.frmFind">
<summary>
This class provides two subroutines used to:
Find (find the first instance of a search term)
Find Next (find other instances of the search term after the first one is found)
</summary>
<remarks></remarks>
</member><member name="T:RTFEditor.frmReplace">
<summary>
This class provides four subroutines used to:
Find (find the first instance of a search term)
Find Next (find other instances of the search term after the first one is found)
Replace (replace the current selection with replacement text)
Replace All (replace all instances of search term with replacement text)
</summary>
<remarks></remarks>
</member><member name="P:RTFEditor.My.Resources.Resources.ResourceManager">
<summary>
Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird.
</summary>
</member><member name="P:RTFEditor.My.Resources.Resources.Culture">
<summary>
Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle
Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden.
</summary>
</member><member name="T:RTFEditor.My.Resources.Resources">
<summary>
Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw.
</summary>
</member>
</members>
</doc>