Version

SaveControlImage Method

Save a screenshot for the entire control. The saved image will be created using a control UIElement
Overload List
OverloadDescription
SaveControlImage(String)Save a screenshot for the entire control. The saved image will be created using a control UIElement  
SaveControlImage(String,Subitem)Save a screenshot for the specified subitem. The saved image will be created using a control UIElement  
SaveControlImage(String,Rectangle)Save a screenshot for the specified recttangle. The saved image will be created using a control UIElement  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also