C# Class TpTrayUtility.SubmitBug.AttachmentControlToolButton

Inheritance: AttachmentControlScrollButton
Afficher le fichier Open project: TargetProcess/Tp.TrayUtility

Méthodes publiques

Méthode Description
AttachmentControlToolButton ( string toolTip ) : System.Windows.Forms

Méthodes protégées

Méthode Description
OnPaint ( PaintEventArgs pevent ) : void

Method Details

AttachmentControlToolButton() public méthode

public AttachmentControlToolButton ( string toolTip ) : System.Windows.Forms
toolTip string
Résultat System.Windows.Forms

OnPaint() protected méthode

protected OnPaint ( PaintEventArgs pevent ) : void
pevent System.Windows.Forms.PaintEventArgs
Résultat void