Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Nexus
UI
Controls
WizardControlDesigner
C# 클래스 Nexus.UI.Controls.WizardControlDesigner
The designer that controls how the
WizardControl
behaves and is designed.
상속:
VerticalTabControlDesigner
파일 보기
프로젝트 열기: NexusMods/NexusModManager-4.5
보호된 메소드들
메소드
설명
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