Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
ComponentFactory
Krypton
Toolkit
KryptonMessageBox.MessageButton
C# Класс ComponentFactory.Krypton.Toolkit.KryptonMessageBox.MessageButton
Наследование:
KryptonButton
Показать файл
Открыть проект
Защищенные методы
Метод
Описание
WndProc
(
Message
&
m
) :
void
Processes Windows messages.
Описание методов
WndProc()
защищенный
Метод
Processes Windows messages.
protected
WndProc
(
Message
&
m
) :
void
m
Message
The Windows Message to process.
Результат
void