C# 클래스 ImgProc.MyControls.MyGradientTitleBar

상속: System.Windows.Forms.Label
파일 보기 프로젝트 열기: EFanZh/EFanZh

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
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

보호된 메소드들

메소드 설명
InitLayout ( ) : void
OnPaintBackground ( PaintEventArgs pevent ) : void

메소드 상세

Activate() 공개 메소드

public Activate ( ) : void
리턴 void

Deactivate() 공개 메소드

public Deactivate ( ) : void
리턴 void

InitLayout() 보호된 메소드

protected InitLayout ( ) : void
리턴 void

MyGradientTitleBar() 공개 메소드

public MyGradientTitleBar ( ) : System.ComponentModel
리턴 System.ComponentModel

OnPaintBackground() 보호된 메소드

protected OnPaintBackground ( PaintEventArgs pevent ) : void
pevent PaintEventArgs
리턴 void

ResetBackColor() 공개 메소드

public ResetBackColor ( ) : void
리턴 void

ResetFont() 공개 메소드

public ResetFont ( ) : void
리턴 void

ResetForeColor() 공개 메소드

public ResetForeColor ( ) : void
리턴 void

ResetGradientBeginColor() 공개 메소드

public ResetGradientBeginColor ( ) : void
리턴 void

ResetGradientEndColor() 공개 메소드

public ResetGradientEndColor ( ) : void
리턴 void

ShouldSerializeBackColor() 공개 메소드

public ShouldSerializeBackColor ( ) : bool
리턴 bool

ShouldSerializeFont() 공개 메소드

public ShouldSerializeFont ( ) : bool
리턴 bool

ShouldSerializeForeColor() 공개 메소드

public ShouldSerializeForeColor ( ) : bool
리턴 bool

ShouldSerializeGradientBeginColor() 공개 메소드

public ShouldSerializeGradientBeginColor ( ) : bool
리턴 bool

ShouldSerializeGradientEndColor() 공개 메소드

public ShouldSerializeGradientEndColor ( ) : bool
리턴 bool