I am writing an application that displays the video feed from a security camera. Would like to write it in .NET. A simple little application came with the camera that will handle all the remote control functions like panning, zooming etc. Does anyone know a way to dock an outside application onto the same form as my monitoring application. I would like it to appear that the remote control buttons are part of my application so that it doesn't get lost behind the screen. Just having the application always appear ontop of mine would also work. Thanks for the help.


Reply With Quote

