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
ComponentFactory
Krypton
Toolkit
VisualTaskDialog.MessageButton
C# Class ComponentFactory.Krypton.Toolkit.VisualTaskDialog.MessageButton
Inheritance:
KryptonButton
Afficher le fichier
Open project: ComponentFactory/Krypton
Méthodes protégées
Méthode
Description
WndProc
(
Message
&
m
) :
void
Processes Windows messages.
Method Details
WndProc()
protected
méthode
Processes Windows messages.
protected
WndProc
(
Message
&
m
) :
void
m
Message
The Windows Message to process.
Résultat
void