Ejemplo n.º 1
0
 /// <summary>
 /// Gets the control panel image.
 /// </summary>
 public override void GetControlPanelImage()
 {
     ControlPanelImage = _controlPanel.ScreenCapture();
 }