C# Class fCraft.ConfigGUI.CustomPictureBox

Inheritance: System.Windows.Forms.PictureBox
Afficher le fichier Open project: GlennMR/800craft

Méthodes protégées

Méthode Description
OnPaint ( PaintEventArgs pe ) : void

Method Details

OnPaint() protected méthode

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