Sdílet prostřednictvím


CheckedChangedEventArgs Třída

Definice

Event Args pro CheckBoxCheckedChanged událost.

public ref class CheckedChangedEventArgs : EventArgs
public class CheckedChangedEventArgs : EventArgs
type CheckedChangedEventArgs = class
    inherit EventArgs
Public Class CheckedChangedEventArgs
Inherits EventArgs
Dědičnost
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