点击或拖拽改变大小

Functions.Win32IsZoomed 方法

X#

命名空间:  VOGUIClasses
程序集:  VOGUIClasses (在 VOGUIClasses.dll 中) 版本:2.22 GA
语法
[DllImportAttribute("USER32", EntryPoint := "IsZoomed", CharSet := CharSet.Auto, 
	ExactSpelling := TRUE, SetLastError := TRUE)]
 FUNCTION Win32IsZoomed(
	hwnd AS PTR
) AS LOGIC
查看代码

参数

hwnd
类型:Void*

返回值

类型:Boolean
参见