 | ControlHelperGetForegroundWindow 方法 |
Sweet 开发框架
Gets the foreground window.
命名空间:
SweetUI.Factory
程序集:
SweetUI.Factory (在 SweetUI.Factory.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public static IntPtr GetForegroundWindow()
Public Shared Function GetForegroundWindow As IntPtr
static member GetForegroundWindow : unit -> IntPtr
返回值
类型:
IntPtrIntPtr.
参见