C# Class BlinkStickDotNet.WinUsbDeviceMonitor.MyForm

Inheritance: System.Windows.Forms.Form
Show file Open project: arvydas/BlinkStickDotNet

Public Properties

Property Type Description
Monitor WinUsbDeviceMonitor

Protected Methods

Method Description
WndProc ( Message &m ) : void

Method Details

WndProc() protected method

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

Property Details

Monitor public property

public WinUsbDeviceMonitor,BlinkStickDotNet Monitor
return WinUsbDeviceMonitor