Share via


AxisScrollBar.ButtonColor Properti

Definisi

Mendapatkan atau mengatur warna tombol bilah gulir.

public:
 property System::Drawing::Color ButtonColor { System::Drawing::Color get(); void set(System::Drawing::Color value); };
[System.ComponentModel.Bindable(true)]
[System.ComponentModel.TypeConverter(typeof(System.Drawing.ColorConverter))]
public System.Drawing.Color ButtonColor { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.ComponentModel.TypeConverter(typeof(System.Drawing.ColorConverter))>]
member this.ButtonColor : System.Drawing.Color with get, set
Public Property ButtonColor As Color

Nilai Properti

Color Nilai yang mewakili warna tombol bilah gulir.

Atribut

Keterangan

Gunakan properti ini untuk mendapatkan atau mengatur warna tombol kiri/kanan, atas/bawah, reset, dan jempol bilah gulir.

Jika nilai properti ini adalah Empty, warna yang digunakan untuk tombol akan ditentukan oleh LineColor nilai properti.

Berlaku untuk