バージョン

CaretColor プロパティ

Caret の色に使用される Infragistics.Documents.RichText.ColorInfo を返すか、設定します。デフォルトは Infragistics.Documents.RichText.ColorInfo.Automatic です。
シンタックス
'宣言
 
Public Property CaretColor As Infragistics.Documents.RichText.ColorInfo
public Infragistics.Documents.RichText.ColorInfo CaretColor {get; set;}
参照