PropertyGrid.CommandsDisabledLinkColor Propiedad

Definición

Obtiene o establece el color del vínculo no disponible para la región de comandos ejecutables.

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

Valor de propiedad

Estructura Color que representa el color del vínculo no disponible.

Se aplica a