Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Hardcodet
Wpf
TaskbarNotification
Interop
WindowClass
C# Class Hardcodet.Wpf.TaskbarNotification.Interop.WindowClass
ファイルを表示
Open project: kampiuceris/PsHandler
Class Usage Examples
Public Properties
Property
Type
Description
cbClsExtra
int
cbWndExtra
int
hCursor
System.IntPtr
hIcon
System.IntPtr
hInstance
System.IntPtr
hbrBackground
System.IntPtr
lpfnWndProc
WindowProcedureHandler
style
uint
Property Details
cbClsExtra
public_oe property
public
int
cbClsExtra
return
int
cbWndExtra
public_oe property
public
int
cbWndExtra
return
int
hCursor
public_oe property
public
IntPtr,System
hCursor
return
System.IntPtr
hIcon
public_oe property
public
IntPtr,System
hIcon
return
System.IntPtr
hInstance
public_oe property
public
IntPtr,System
hInstance
return
System.IntPtr
hbrBackground
public_oe property
public
IntPtr,System
hbrBackground
return
System.IntPtr
lpfnWndProc
public_oe property
public
WindowProcedureHandler
lpfnWndProc
return
WindowProcedureHandler
style
public_oe property
public
uint
style
return
uint