C# Class AutocompleteMenuNS.PaintItemEventArgs

Inheritance: PaintEventArgs
Afficher le fichier Open project: samarjeet27/ynoteclassic Class Usage Examples

Méthodes publiques

Méthode Description
PaintItemEventArgs ( Graphics graphics, Rectangle clipRect ) : System

Method Details

PaintItemEventArgs() public méthode

public PaintItemEventArgs ( Graphics graphics, Rectangle clipRect ) : System
graphics System.Drawing.Graphics
clipRect System.Drawing.Rectangle
Résultat System