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
ToolStripGap
C# Class IjwFramework.Ui.ToolStripGap
Inheritance:
System.Windows.Forms.ToolStripSeparator
Mostrar archivo
Open project: chrisforbes/Ijw.Framework
Public Methods
Method
Description
ToolStripGap
( ) :
System
ToolStripGap
(
int
width
) :
System
Protected Methods
Method
Description
OnPaint
(
PaintEventArgs
e
) :
void
Method Details
OnPaint()
protected
method
protected
OnPaint
(
PaintEventArgs
e
) :
void
e
System.Windows.Forms.PaintEventArgs
return
void
ToolStripGap()
public
method
public
ToolStripGap
( ) :
System
return
System
ToolStripGap()
public
method
public
ToolStripGap
(
int
width
) :
System
width
int
return
System