C# Class KeePass.Forms.FocusEventArgs

Inheritance: KeePass.Util.CancellableOperationEventArgs
Afficher le fichier Open project: cappert/keepass2 Class Usage Examples

Méthodes publiques

Méthode Description
FocusEventArgs ( Control cRequested, Control cFocusing ) : System

Method Details

FocusEventArgs() public méthode

public FocusEventArgs ( Control cRequested, Control cFocusing ) : System
cRequested System.Windows.Forms.Control
cFocusing System.Windows.Forms.Control
Résultat System