Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
OdessaGUIProject
UI_Controls
RoundedCornersPanel
C# Class OdessaGUIProject.UI_Controls.RoundedCornersPanel
Inheritance:
System.Windows.Forms.Panel
Afficher le fichier
Open project: noahsw/highlight-hunter
Méthodes protégées
Méthode
Description
OnPaint
(
PaintEventArgs
e
) :
void
Private Methods
Méthode
Description
DrawRoundRect
(
Graphics
g
,
Brush
p
,
float
X
,
float
Y
,
float
width
,
float
height
,
float
radius
) :
void
RoundedCornersPanel
( ) :
System
Method Details
OnPaint()
protected
méthode
protected
OnPaint
(
PaintEventArgs
e
) :
void
e
PaintEventArgs
Résultat
void