Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Hardcodet
Wpf
TaskbarNotification
Interop
WindowClass
C# Class Hardcodet.Wpf.TaskbarNotification.Interop.WindowClass
Show file
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 property
public
int
cbClsExtra
return
int
cbWndExtra
public property
public
int
cbWndExtra
return
int
hCursor
public property
public
IntPtr,System
hCursor
return
System.IntPtr
hIcon
public property
public
IntPtr,System
hIcon
return
System.IntPtr
hInstance
public property
public
IntPtr,System
hInstance
return
System.IntPtr
hbrBackground
public property
public
IntPtr,System
hbrBackground
return
System.IntPtr
lpfnWndProc
public property
public
WindowProcedureHandler
lpfnWndProc
return
WindowProcedureHandler
style
public property
public
uint
style
return
uint