Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
OpenTK
WinGLControl.MSG
C# Class OpenTK.WinGLControl.MSG
ファイルを表示
Open project: prepare/HTML-Renderer
Public Properties
Property
Type
Description
HWnd
System.IntPtr
LParam
System.IntPtr
Message
uint
Point
System.Windows.Forms.POINT
Time
uint
WParam
System.IntPtr
Public Methods
Method
Description
ToString
( ) :
string
Method Details
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
HWnd
public_oe property
public
IntPtr,System
HWnd
return
System.IntPtr
LParam
public_oe property
public
IntPtr,System
LParam
return
System.IntPtr
Message
public_oe property
public
uint
Message
return
uint
Point
public_oe property
public
POINT,System.Windows.Forms
Point
return
System.Windows.Forms.POINT
Time
public_oe property
public
uint
Time
return
uint
WParam
public_oe property
public
IntPtr,System
WParam
return
System.IntPtr