Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Slider
User32Sharp
C# Class Slider.User32Sharp
显示文件
Open project: steeve/dwmaxx
Class Usage Examples
Public Methods
Method
Description
GetWindowText
(
IntPtr
hWin
) :
string
Private Methods
Method
Description
GetWindowText
(
IntPtr
hwnd
,
StringBuilder
lpString
,
int
cch
) :
int
GetWindowTextLength
(
IntPtr
hwnd
) :
int
Method Details
GetWindowText()
public
static
method
public
static
GetWindowText
(
IntPtr
hWin
) :
string
hWin
System.IntPtr
return
string