C# Class Ushahidi.Common.Controls.KeyboardEventArgs

The keyboard changed event args
Inheritance: System.EventArgs
Afficher le fichier Open project: ushahidi/Ushahidi_WinMobile Class Usage Examples

Méthodes publiques

Méthode Description
KeyboardEventArgs ( bool visible, int height, Control control ) : System

Method Details

KeyboardEventArgs() public méthode

public KeyboardEventArgs ( bool visible, int height, Control control ) : System
visible bool
height int
control System.Windows.Forms.Control
Résultat System