点击或拖拽改变大小

WMCaptureWindow 方法

Sweet 开发框架
Captures the window.

命名空间:  Sweet.Common.Win32
程序集:  Sweet.Common (在 Sweet.Common.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public static bool CaptureWindow(
	Control control,
	ref Bitmap bitmap
)

参数

control
类型:System.Windows.FormsControl
The control.
bitmap
类型:System.DrawingBitmap
The bitmap.

返回值

类型:Boolean
true if XXXX, false otherwise.
参见
SweetUI 控件库、工具类库、扩展类库、多页面开发框架