Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Attech
FlightMonitor
UI
Controls
HorizontalRule
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