Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
CSharpGL
WNDCLASSEX
C# 클래스 CSharpGL.WNDCLASSEX
파일 보기
프로젝트 열기: bitzhuwei/CSharpGL
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
cbClsExtra
int
cbSize
uint
cbWndExtra
int
hCursor
System.IntPtr
hIcon
System.IntPtr
hIconSm
System.IntPtr
hInstance
System.IntPtr
hbrBackground
System.IntPtr
lpszClassName
string
lpszMenuName
string
style
ClassStyles
공개 메소드들
메소드
설명
Init
( ) :
void
메소드 상세
Init()
공개
메소드
public
Init
( ) :
void
리턴
void
프로퍼티 상세
cbClsExtra
공개적으로 프로퍼티
public
int
cbClsExtra
리턴
int
cbSize
공개적으로 프로퍼티
public
uint
cbSize
리턴
uint
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
lpszClassName
공개적으로 프로퍼티
public
string
lpszClassName
리턴
string
lpszMenuName
공개적으로 프로퍼티
public
string
lpszMenuName
리턴
string
style
공개적으로 프로퍼티
public
ClassStyles
style
리턴
ClassStyles