Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ManagedShell
Common
SupportingClasses
NativeWindowEx
C# Class ManagedShell.Common.SupportingClasses.NativeWindowEx
Inheritance:
NativeWindow
Afficher le fichier
Open project: cairoshell/ManagedShell
Méthodes publiques
Méthode
Description
CreateHandle
(
CreateParams
cp
) :
void
Méthodes protégées
Méthode
Description
WndProc
(
Message
&
m
) :
void
Method Details
CreateHandle()
public
méthode
public
CreateHandle
(
CreateParams
cp
) :
void
cp
CreateParams
Résultat
void
WndProc()
protected
méthode
protected
WndProc
(
Message
&
m
) :
void
m
Message
Résultat
void