C# Class SphereStudio.Forms.ColorPicker.ColorRectangle

Inheritance: System.Windows.Forms.UserControl
Afficher le fichier Open project: Radnen/spherestudio

Méthodes publiques

Méthode Description
ColorRectangle ( ) : System

Private Methods

Méthode Description
ColorRectangle_MouseClick ( object sender, MouseEventArgs e ) : void
ColorRectangle_MouseMove ( object sender, MouseEventArgs e ) : void
ColorRectangle_Paint ( object sender, PaintEventArgs e ) : void
ColorRectangle_Resize ( object sender, EventArgs e ) : void
DrawSelector ( Graphics g, int x, int y ) : void
UpdateField ( ) : void

Method Details

ColorRectangle() public méthode

public ColorRectangle ( ) : System
Résultat System