C# Class Support.UI.PictureBoxSelectable

Inheritance: System.Windows.Forms.PictureBox
Afficher le fichier Open project: nhmkdev/cardmaker

Méthodes publiques

Méthode Description
PictureBoxSelectable ( ) : System

Méthodes protégées

Méthode Description
OnPaint ( PaintEventArgs pe ) : void

Private Methods

Méthode Description
PictureBoxSelectable_MouseMove ( object sender, MouseEventArgs e ) : void

Method Details

OnPaint() protected méthode

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

PictureBoxSelectable() public méthode

public PictureBoxSelectable ( ) : System
Résultat System