C# Class WindowlessControls.WindowlessNavigateEventArgs

Afficher le fichier Open project: koush/WindowlessControls Class Usage Examples

Méthodes publiques

Méthode Description
WindowlessNavigateEventArgs ( Control source, Rectangle sourceRectangle, Keys key, Control destination ) : System

Method Details

WindowlessNavigateEventArgs() public méthode

public WindowlessNavigateEventArgs ( Control source, Rectangle sourceRectangle, Keys key, Control destination ) : System
source System.Windows.Forms.Control
sourceRectangle System.Drawing.Rectangle
key Keys
destination System.Windows.Forms.Control
Résultat System