Sdílet prostřednictvím


CheckedChangedEventArgs Třída

Definice

Event Args pro CheckBoxCheckedChanged událost.

public class CheckedChangedEventArgs : EventArgs
type CheckedChangedEventArgs = class
    inherit EventArgs
Dědičnost
System.EventArgs
CheckedChangedEventArgs

Konstruktory

CheckedChangedEventArgs(Boolean)

Vytvoří nový CheckedChangedEventArgs určující, zda je zaškrtnuto CheckBox .

Vlastnosti

Value

Logická hodnota označující, jestli je zaškrtnutá CheckBox hodnota.

Platí pro