点击或拖拽改变大小

LayeredWindowDefWndProc 方法

Sweet 开发框架

[缺少 "M:SweetUI.LayeredWindow.DefWndProc(System.IntPtr,System.Int32,System.IntPtr,System.IntPtr)" 的 <summary> 文档]

命名空间:  SweetUI
程序集:  SweetUI (在 SweetUI.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
protected virtual IntPtr DefWndProc(
	IntPtr hWnd,
	int msg,
	IntPtr wParam,
	IntPtr lParam
)

参数

hWnd
类型:SystemIntPtr

[缺少 "M:SweetUI.LayeredWindow.DefWndProc(System.IntPtr,System.Int32,System.IntPtr,System.IntPtr)" 的 <param name="hWnd"/> 文档]

msg
类型:SystemInt32

[缺少 "M:SweetUI.LayeredWindow.DefWndProc(System.IntPtr,System.Int32,System.IntPtr,System.IntPtr)" 的 <param name="msg"/> 文档]

wParam
类型:SystemIntPtr

[缺少 "M:SweetUI.LayeredWindow.DefWndProc(System.IntPtr,System.Int32,System.IntPtr,System.IntPtr)" 的 <param name="wParam"/> 文档]

lParam
类型:SystemIntPtr

[缺少 "M:SweetUI.LayeredWindow.DefWndProc(System.IntPtr,System.Int32,System.IntPtr,System.IntPtr)" 的 <param name="lParam"/> 文档]

返回值

类型:IntPtr

[缺少 "M:SweetUI.LayeredWindow.DefWndProc(System.IntPtr,System.Int32,System.IntPtr,System.IntPtr)" 的 <returns> 文档]

参见
SweetUI 控件库、工具类库、扩展类库、多页面开发框架