Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Ushahidi
Common
Controls
KeyboardEventArgs
C# Class Ushahidi.Common.Controls.KeyboardEventArgs
The keyboard changed event args
Inheritance:
System.EventArgs
Show file
Open project: ushahidi/Ushahidi_WinMobile
Class Usage Examples
Public Methods
Method
Description
KeyboardEventArgs
(
bool
visible
,
int
height
,
Control
control
) :
System
Method Details
KeyboardEventArgs()
public
method
public
KeyboardEventArgs
(
bool
visible
,
int
height
,
Control
control
) :
System
visible
bool
height
int
control
System.Windows.Forms.Control
return
System