PropertyGrid.CommandsDisabledLinkColor Propiedad

Definición

Obtiene o establece el color de los vínculos no disponibles de la región de comandos ejecutable.

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

Una estructura Color que representa el color de los vínculos no disponibles.

Se aplica a