Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
IjwFramework
Ui
CloseBox
C# Class IjwFramework.Ui.CloseBox
Mostrar archivo
Open project: chrisforbes/Ijw.Framework
Private Properties
Property
Type
Description
Public Methods
Method
Description
CloseBox
(
Control
host
) :
System
Paint
(
Graphics
g
) :
void
Method Details
CloseBox()
public
method
public
CloseBox
(
Control
host
) :
System
host
System.Windows.Forms.Control
return
System
Paint()
public
method
public
Paint
(
Graphics
g
) :
void
g
System.Drawing.Graphics
return
void