C# Class LibUsbDotNet.DeviceNotify.Internal.DevNotifyNativeWindow

Inheritance: System.Windows.Forms.NativeWindow
Mostrar archivo Open project: arvydas/BlinkStickDotNet Class Usage Examples

Protected Methods

Method Description
OnHandleChange ( ) : void
WndProc ( Message &m ) : void

Private Methods

Method Description
DevNotifyNativeWindow ( OnHandleChangeDelegate delHandleChanged, OnDeviceChangeDelegate delDeviceChange ) : System

Method Details

OnHandleChange() protected method

protected OnHandleChange ( ) : void
return void

WndProc() protected method

protected WndProc ( Message &m ) : void
m System.Windows.Forms.Message
return void