C# 클래스 CairoDesktop.Interop.NativeMethods.WNDCLASSEX

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

공개 프로퍼티들

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

프로퍼티 상세

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 WndProcDelegate lpfnWndProc
리턴 WndProcDelegate

lpszClassName 공개적으로 프로퍼티

public string lpszClassName
리턴 string

lpszMenuName 공개적으로 프로퍼티

public string lpszMenuName
리턴 string

style 공개적으로 프로퍼티

public int style
리턴 int