DataGrid.LinkHoverColor 属性

定义

此成员对于此控件无意义。

public:
 property System::Drawing::Color LinkHoverColor { System::Drawing::Color get(); void set(System::Drawing::Color value); };
[System.ComponentModel.Browsable(false)]
[System.Runtime.InteropServices.ComVisible(false)]
public System.Drawing.Color LinkHoverColor { get; set; }
[System.ComponentModel.Browsable(false)]
public System.Drawing.Color LinkHoverColor { get; set; }
[<System.ComponentModel.Browsable(false)>]
[<System.Runtime.InteropServices.ComVisible(false)>]
member this.LinkHoverColor : System.Drawing.Color with get, set
[<System.ComponentModel.Browsable(false)>]
member this.LinkHoverColor : System.Drawing.Color with get, set
Public Property LinkHoverColor As Color

属性值

Color

当鼠标指针悬停在链接文本上时显示的颜色。

属性

适用于