C# Class Attech.FlightMonitor.UI.Controls.HorizontalRule

Inheritance: System.Windows.Forms.Control
Datei anzeigen Open project: ren85/free-sql-server-profiler

Public Methods

Method Description
HorizontalRule ( ) : System.Drawing

Protected Methods

Method Description
OnPaint ( PaintEventArgs e ) : void

Method Details

HorizontalRule() public method

public HorizontalRule ( ) : System.Drawing
return System.Drawing

OnPaint() protected method

protected OnPaint ( PaintEventArgs e ) : void
e PaintEventArgs
return void