C# 클래스 AdvancedLauncher.Tools.Win32.User32.WNDCLASSEX

파일 보기 프로젝트 열기: GoldRenard/DMOAdvancedLauncher 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
cbClsExtra int
cbSize int
cbWndExtra int
hCursor System.IntPtr
hIcon System.IntPtr
hIconSm System.IntPtr
hInstance System.IntPtr
hbrBackground System.IntPtr
lpfnWndProc WNDPROC
lpszClassName string
lpszMenuName System.IntPtr
style CS

프로퍼티 상세

cbClsExtra 공개적으로 프로퍼티

public int cbClsExtra
리턴 int

cbSize 공개적으로 프로퍼티

public int cbSize
리턴 int

cbWndExtra 공개적으로 프로퍼티

public int cbWndExtra
리턴 int

hCursor 공개적으로 프로퍼티

public IntPtr,System hCursor
리턴 System.IntPtr

hIcon 공개적으로 프로퍼티

public IntPtr,System hIcon
리턴 System.IntPtr

hIconSm 공개적으로 프로퍼티

public IntPtr,System hIconSm
리턴 System.IntPtr

hInstance 공개적으로 프로퍼티

public IntPtr,System hInstance
리턴 System.IntPtr

hbrBackground 공개적으로 프로퍼티

public IntPtr,System hbrBackground
리턴 System.IntPtr

lpfnWndProc 공개적으로 프로퍼티

public WNDPROC lpfnWndProc
리턴 WNDPROC

lpszClassName 공개적으로 프로퍼티

public string lpszClassName
리턴 string

lpszMenuName 공개적으로 프로퍼티

public IntPtr,System lpszMenuName
리턴 System.IntPtr

style 공개적으로 프로퍼티

public CS style
리턴 CS