Bagikan melalui


ListViewItemPresenter.CheckDisabledBrush Properti

Definisi

Mendapatkan atau mengatur kuas yang digunakan untuk merender tanda centang pada kotak centang yang dinonaktifkan.

public:
 property Brush ^ CheckDisabledBrush { Brush ^ get(); void set(Brush ^ value); };
Brush CheckDisabledBrush();

void CheckDisabledBrush(Brush value);
public Brush CheckDisabledBrush { get; set; }
var brush = listViewItemPresenter.checkDisabledBrush;
listViewItemPresenter.checkDisabledBrush = brush;
Public Property CheckDisabledBrush As Brush

Nilai Properti

Sikat yang digunakan untuk merender tanda centang pada kotak centang yang dinonaktifkan.

Berlaku untuk