Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
NotificationBox
C# Class NotificationBox, TestMeApp
Inheritance:
Control
Show file
Open project: Hli4S/TestMeApp
Class Usage Examples
Public Methods
Method
Description
NotificationBox
( ) :
System
Protected Methods
Method
Description
OnMouseDown
(
System
e
) :
void
OnMouseMove
(
System
e
) :
void
OnPaint
(
System
e
) :
void
Private Methods
Method
Description
CreateRoundRect
(
Rectangle
r
,
int
curve
) :
GraphicsPath
Method Details
NotificationBox()
public
method
public
NotificationBox
( ) :
System
return
System
OnMouseDown()
protected
method
protected
OnMouseDown
(
System
e
) :
void
e
System
return
void
OnMouseMove()
protected
method
protected
OnMouseMove
(
System
e
) :
void
e
System
return
void
OnPaint()
protected
method
protected
OnPaint
(
System
e
) :
void
e
System
return
void