Problem with Irrlicht C# PictureBox Events

Irrlicht.Net is no longer developed or supported, Irrlicht.Net Cross Platform is a much more complete wrapper. Please ask your C# related questions on their forums first.
Locked
ansu832001
Posts: 95
Joined: Thu Mar 01, 2007 6:39 am

Problem with Irrlicht C# PictureBox Events

Post by ansu832001 »

Hi All,

My Question is ,iam showing my Canvas/device in a PictureBox and when iam trying to fire events on PictureBox the events are not getting fired,iam unable to breakthrough this,i want to do some Camera movements on PictureBox MouseMove etc.. ,Need Help.

Thank You all in Advance.

Best Regards.
ansu832001
Posts: 95
Joined: Thu Mar 01, 2007 6:39 am

Post by ansu832001 »

Thanks to All,

I Resolved the Matter,Iam Using IEVENTRECEIVER to achieve it.

Best Regards.
Locked