using System; using System.Drawing; using System.Windows.Forms; namespace ClipImage { public partial class FormImage : Form { #region 自定义对象 private Point position; private Rectangle clip; private NotifyIcon notifyInfo; #endregion public FormImage()
Fast Report v4.9.32 Size: 6.16MB ---------- FastReport v4 Report generator for Delphi 4-7,2005, BDS 2006, RAD Studio 2007,2009,2010 and C++Builder 4-6,2006,2007,2009,2010 (c) 1998-2009 by Alexander Tzyganenko, Fast Reports Inc. ---------- version 4.
using System; using System.Drawing; using System.Windows.Forms; namespace ClipImage { public partial class FormImage : Form { #region private Point position; private Rectangle clip; #endregion public FormImage() { #region InitializeComponent(); this