Méthode | Description | |
---|---|---|
GetCompatibleEvents ( |
||
GetCompatibleEvents ( |
||
GetDefaultEvent ( |
||
GetDefaultEvent ( |
||
GetDefaultEventName ( |
||
GetEvent ( |
||
GetEventArgsType ( |
||
GetEventArgsType ( System.ComponentModel.EventDescriptor eventDescriptor ) : |
||
HasCompatibleEvents ( |
||
IsCommandEvent ( |
||
IsCommandEvent ( System.ComponentModel.EventDescriptor eventDescriptor ) : bool |
Méthode | Description | |
---|---|---|
IsCompatibleEvent ( System.ComponentModel.EventDescriptor eventDescriptor, |
public static GetCompatibleEvents ( |
||
control | ||
Résultat |
public static GetCompatibleEvents ( |
||
control | ||
filter | Predicate |
|
Résultat |
public static GetDefaultEvent ( |
||
control | ||
Résultat | System.ComponentModel.EventDescriptor |
public static GetDefaultEvent ( |
||
control | ||
filter | Predicate |
|
Résultat | System.ComponentModel.EventDescriptor |
public static GetDefaultEventName ( |
||
control | ||
Résultat | string |
public static GetEvent ( |
||
control | ||
eventName | string | |
Résultat | System.ComponentModel.EventDescriptor |
public static GetEventArgsType ( |
||
control | ||
eventName | string | |
Résultat |
public static GetEventArgsType ( System.ComponentModel.EventDescriptor eventDescriptor ) : |
||
eventDescriptor | System.ComponentModel.EventDescriptor | |
Résultat |
public static HasCompatibleEvents ( |
||
control | ||
Résultat | bool |
public static IsCommandEvent ( |
||
control | ||
eventName | string | |
Résultat | bool |
public static IsCommandEvent ( System.ComponentModel.EventDescriptor eventDescriptor ) : bool | ||
eventDescriptor | System.ComponentModel.EventDescriptor | |
Résultat | bool |