C# Class IjwFramework.Ui.ToolStripGap

Inheritance: System.Windows.Forms.ToolStripSeparator
Afficher le fichier Open project: chrisforbes/Ijw.Framework

Méthodes publiques

Méthode Description
ToolStripGap ( ) : System
ToolStripGap ( int width ) : System

Méthodes protégées

Méthode Description
OnPaint ( PaintEventArgs e ) : void

Method Details

OnPaint() protected méthode

protected OnPaint ( PaintEventArgs e ) : void
e System.Windows.Forms.PaintEventArgs
Résultat void

ToolStripGap() public méthode

public ToolStripGap ( ) : System
Résultat System

ToolStripGap() public méthode

public ToolStripGap ( int width ) : System
width int
Résultat System