RichTextBox for UWP/WinRT
C1FindOptions 列挙体

テキスト検索を実行するときに使用するオプションを指定します。
構文
'宣言
 
Public Enum C1FindOptions 
   Inherits System.Enum
public enum C1FindOptions : System.Enum 
メンバ
メンバ解説
Case 
Noneデフォルトのテキスト検索オプションを使用します。つまり、大文字小文字を区別せずに、任意の文字境界を使用します。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Xaml.RichTextBox.C1FindOptions

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

C1.Xaml.RichTextBox 名前空間

Send Feedback