c# - .Net browser screen capture utility -


I see a good .NET based screen capture utility It needs to be able to capture secure pages (https), it would be better to capture Flash / ActiveX.

If you are trying to do this with code, then you are described here as Graphics.CopyFromScreen method. You can use:


Comments

Popular posts from this blog

c# - PInvoke of NetUserAdd returns 24 -

NHibernate Passing Session to the Repository -

objective c - Mouse events for an NSSegmentedCell subclass? -