Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ComponentFactory
Krypton
Toolkit
KryptonMessageBox.MessageButton
C# Class ComponentFactory.Krypton.Toolkit.KryptonMessageBox.MessageButton
Inheritance:
KryptonButton
Mostrar archivo
Open project: ComponentFactory/Krypton
Protected Methods
Method
Description
WndProc
(
Message
&
m
) :
void
Processes Windows messages.
Method Details
WndProc()
protected
method
Processes Windows messages.
protected
WndProc
(
Message
&
m
) :
void
m
Message
The Windows Message to process.
return
void