C# Class OpenTK.WinGLControl.MSG

Mostra file 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