Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
ManagedShell
Common
SupportingClasses
NativeWindowEx
C# Class ManagedShell.Common.SupportingClasses.NativeWindowEx
Inheritance:
NativeWindow
Exibir arquivo
Open project: cairoshell/ManagedShell
Public Methods
Method
Description
CreateHandle
(
CreateParams
cp
) :
void
Protected Methods
Method
Description
WndProc
(
Message
&
m
) :
void
Method Details
CreateHandle()
public
method
public
CreateHandle
(
CreateParams
cp
) :
void
cp
CreateParams
return
void
WndProc()
protected
method
protected
WndProc
(
Message
&
m
) :
void
m
Message
return
void