C# Класс Nexus.UI.Controls.WizardControlDesigner

The designer that controls how the WizardControl behaves and is designed.
Наследование: VerticalTabControlDesigner
Показать файл Открыть проект

Защищенные методы

Метод Описание
GetHitTest ( Point point ) : bool

Determines of the control should respond to a mouse click.

Описание методов

GetHitTest() защищенный Метод

Determines of the control should respond to a mouse click.
protected GetHitTest ( Point point ) : bool
point System.Drawing.Point The point where the mouse was clicked.
Результат bool