PropertyGrid.CommandsDisabledLinkColor Property
.NET Framework 3.0
Gets or sets the unavailable link color for the executable commands region.
Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in system.windows.forms.dll)
Assembly: System.Windows.Forms (in system.windows.forms.dll)
/** @property */ public Color get_CommandsDisabledLinkColor () /** @property */ public void set_CommandsDisabledLinkColor (Color value)
public function get CommandsDisabledLinkColor () : Color public function set CommandsDisabledLinkColor (value : Color)
Not applicable.
Property Value
A Color structure representing the unavailable link color.Windows 98, Windows Server 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.