Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
WindowlessControls
WindowlessNavigateEventArgs
C# Class WindowlessControls.WindowlessNavigateEventArgs
Mostrar archivo
Open project: koush/WindowlessControls
Class Usage Examples
Public Methods
Method
Description
WindowlessNavigateEventArgs
(
Control
source
,
Rectangle
sourceRectangle
,
Keys
key
,
Control
destination
) :
System
Method Details
WindowlessNavigateEventArgs()
public
method
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
return
System