Share via


PropertyGrid.CommandsDisabledLinkColor 屬性

定義

取得或設定可執行命令區域中無法使用之連結的色彩。

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

屬性值

Color

Color 結構,表示無法使用之連結的色彩。

適用於