C# Class RatioMaster_source.MagneticPanel

Inheritance: PanelBase
Afficher le fichier Open project: NikolayIT/RatioMaster.NET

Private Properties

Свойство Type Description
DisposeGraphics void
DrawBevel void
DrawCaption void

Méthodes publiques

Méthode Description
MagneticPanel ( ) : System
ShouldSerializeCaptionEndColor ( ) : bool
ShouldSerializeCaptionForeColor ( ) : bool
ShouldSerializeCaptionStartColor ( ) : bool

Méthodes protégées

Méthode Description
OnCaptionEndColorChanged ( EventArgs e ) : void
OnCaptionForeColorChanged ( EventArgs e ) : void
OnCaptionStartColorChanged ( EventArgs e ) : void
OnMarkerChanged ( EventArgs e ) : void
OnPaint ( PaintEventArgs pe ) : void
OnPaintBackground ( PaintEventArgs pe ) : void

Private Methods

Méthode Description
DisposeGraphics ( ) : void
DrawBevel ( Graphics g ) : void
DrawCaption ( Graphics g ) : void

Method Details

MagneticPanel() public méthode

public MagneticPanel ( ) : System
Résultat System

OnCaptionEndColorChanged() protected méthode

protected OnCaptionEndColorChanged ( EventArgs e ) : void
e System.EventArgs
Résultat void

OnCaptionForeColorChanged() protected méthode

protected OnCaptionForeColorChanged ( EventArgs e ) : void
e System.EventArgs
Résultat void

OnCaptionStartColorChanged() protected méthode

protected OnCaptionStartColorChanged ( EventArgs e ) : void
e System.EventArgs
Résultat void

OnMarkerChanged() protected méthode

protected OnMarkerChanged ( EventArgs e ) : void
e System.EventArgs
Résultat void

OnPaint() protected méthode

protected OnPaint ( PaintEventArgs pe ) : void
pe PaintEventArgs
Résultat void

OnPaintBackground() protected méthode

protected OnPaintBackground ( PaintEventArgs pe ) : void
pe PaintEventArgs
Résultat void

ShouldSerializeCaptionEndColor() public méthode

public ShouldSerializeCaptionEndColor ( ) : bool
Résultat bool

ShouldSerializeCaptionForeColor() public méthode

public ShouldSerializeCaptionForeColor ( ) : bool
Résultat bool

ShouldSerializeCaptionStartColor() public méthode

public ShouldSerializeCaptionStartColor ( ) : bool
Résultat bool