PropertyGrid.CommandsBorderColor プロパティ

定義

ホット コマンド領域の背景色を囲む境界線の色を取得または設定します。

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

プロパティ値

Color

コマンド境界線の色。

適用対象