PropertyGrid.CommandsLinkColor Property

Definition

Gets or sets the link color for the executable commands region.

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

Property Value

A Color structure representing the link color for the executable commands region.

Applies to