C# Class ImgProc.MyControls.MyGradientTitleBar

Inheritance: System.Windows.Forms.Label
Afficher le fichier Open project: EFanZh/EFanZh

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Activate ( ) : void
Deactivate ( ) : void
MyGradientTitleBar ( ) : System.ComponentModel
ResetBackColor ( ) : void
ResetFont ( ) : void
ResetForeColor ( ) : void
ResetGradientBeginColor ( ) : void
ResetGradientEndColor ( ) : void
ShouldSerializeBackColor ( ) : bool
ShouldSerializeFont ( ) : bool
ShouldSerializeForeColor ( ) : bool
ShouldSerializeGradientBeginColor ( ) : bool
ShouldSerializeGradientEndColor ( ) : bool

Méthodes protégées

Méthode Description
InitLayout ( ) : void
OnPaintBackground ( PaintEventArgs pevent ) : void

Method Details

Activate() public méthode

public Activate ( ) : void
Résultat void

Deactivate() public méthode

public Deactivate ( ) : void
Résultat void

InitLayout() protected méthode

protected InitLayout ( ) : void
Résultat void

MyGradientTitleBar() public méthode

public MyGradientTitleBar ( ) : System.ComponentModel
Résultat System.ComponentModel

OnPaintBackground() protected méthode

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

ResetBackColor() public méthode

public ResetBackColor ( ) : void
Résultat void

ResetFont() public méthode

public ResetFont ( ) : void
Résultat void

ResetForeColor() public méthode

public ResetForeColor ( ) : void
Résultat void

ResetGradientBeginColor() public méthode

public ResetGradientBeginColor ( ) : void
Résultat void

ResetGradientEndColor() public méthode

public ResetGradientEndColor ( ) : void
Résultat void

ShouldSerializeBackColor() public méthode

public ShouldSerializeBackColor ( ) : bool
Résultat bool

ShouldSerializeFont() public méthode

public ShouldSerializeFont ( ) : bool
Résultat bool

ShouldSerializeForeColor() public méthode

public ShouldSerializeForeColor ( ) : bool
Résultat bool

ShouldSerializeGradientBeginColor() public méthode

public ShouldSerializeGradientBeginColor ( ) : bool
Résultat bool

ShouldSerializeGradientEndColor() public méthode

public ShouldSerializeGradientEndColor ( ) : bool
Résultat bool