バージョン

HighlightColor プロパティ

テキストを強調表示するために使用される背景色を取得または設定します。
シンタックス
'宣言
 
Public Property HighlightColor As Nullable(Of HighlightColor)
public Nullable<HighlightColor> HighlightColor {get; set;}
参照