PropertyGrid.SelectedItemWithFocusForeColor プロパティ

定義

入力フォーカスのある選択された項目の前景色を取得または設定します。

public:
 property System::Drawing::Color SelectedItemWithFocusForeColor { System::Drawing::Color get(); void set(System::Drawing::Color value); };
public System.Drawing.Color SelectedItemWithFocusForeColor { get; set; }
member this.SelectedItemWithFocusForeColor : System.Drawing.Color with get, set
Public Property SelectedItemWithFocusForeColor As Color

プロパティ値

Color

フォーカスのある、選択した項目の前景色。

適用対象