Exemplo n.º 1
0
 protected override void OnHandleCreated(EventArgs e)
 {
     m_usb.RegisterHandle(Handle);
     base.OnHandleCreated(e);
 }