Click here to Skip to main content
15,908,264 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am programming in C# and i wonder what kind of windows form i should use if i want video feed in my application?

Picturebox, panel or something else?

Where can i read about simple things like this? I have never programmed in C# before.

Thanks!
Posted
Updated 4-Sep-11 2:03am
v2

1 solution

PictureBox Or Panel might not help you in this.

Have a look at below Article.
Webcam using DirectShow.NET
 
Share this answer
 
Comments
sandy6 4-Sep-11 9:16am    
What kind of windows form would help me? The syntax in the article seems very unfamiliar. Is "imports" the same as an "include" file?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900