C# Class SystemEx.Windows.Forms.FlyoutStateChangedEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: pvginkel/SystemEx Class Usage Examples

Méthodes publiques

Méthode Description
FlyoutStateChangedEventArgs ( FlyoutState previousState, FlyoutState state ) : System

Method Details

FlyoutStateChangedEventArgs() public méthode

public FlyoutStateChangedEventArgs ( FlyoutState previousState, FlyoutState state ) : System
previousState FlyoutState
state FlyoutState
Résultat System