C# 클래스 TpTrayUtility.SubmitBug.AttachmentControlToolButton

상속: AttachmentControlScrollButton
파일 보기 프로젝트 열기: TargetProcess/Tp.TrayUtility

공개 메소드들

메소드 설명
AttachmentControlToolButton ( string toolTip ) : System.Windows.Forms

보호된 메소드들

메소드 설명
OnPaint ( PaintEventArgs pevent ) : void

메소드 상세

AttachmentControlToolButton() 공개 메소드

public AttachmentControlToolButton ( string toolTip ) : System.Windows.Forms
toolTip string
리턴 System.Windows.Forms

OnPaint() 보호된 메소드

protected OnPaint ( PaintEventArgs pevent ) : void
pevent System.Windows.Forms.PaintEventArgs
리턴 void