C# Class YamuiFramework.Controls.YamuiPictureBox

Inheritance: System.Windows.Forms.PictureBox
Afficher le fichier Open project: jcaillon/3P Class Usage Examples

Private Properties

Свойство Type Description

Méthodes protégées

Méthode Description
OnPaint ( PaintEventArgs e ) : void
OnPaintBackground ( PaintEventArgs e ) : void

Method Details

OnPaint() protected méthode

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

OnPaintBackground() protected méthode

protected OnPaintBackground ( PaintEventArgs e ) : void
e PaintEventArgs
Résultat void