DataGridTableStyle.LinkHoverColor Właściwość

Definicja

Pobiera lub ustawia kolor wyświetlany podczas umieszczania wskaźnika myszy nad tekstem linku.

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

Wartość właściwości

Color

Element Color reprezentujący kolor aktywowania.

Atrybuty

Dotyczy

Zobacz też