Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
CristiPotlog
Controls
Wizard.WizardDesigner
C# Класс CristiPotlog.Controls.Wizard.WizardDesigner
Represents a designer for the wizard control.
Наследование:
System.Windows.Forms.Design.ParentControlDesigner
Показать файл
Открыть проект
Защищенные методы
Метод
Описание
WndProc
(
Message
&
msg
) :
void
Overrides the handling of Mouse clicks to allow back-next to work in the designer.
Описание методов
WndProc()
защищенный
Метод
Overrides the handling of Mouse clicks to allow back-next to work in the designer.
protected
WndProc
(
Message
&
msg
) :
void
msg
System.Windows.Forms.Message
A Message value.
Результат
void