C# Class Fraysa.MapleStory.Studio.Controls.VisualStudioRenderer

Represents a tool strip renderer for a Visual Studio 2015-like interface.
Inheritance: ToolStripProfessionalRenderer
Afficher le fichier Open project: Fraysa/MapleStory.Studio

Méthodes publiques

Méthode Description
VisualStudioRenderer ( ) : System.Drawing

Initializes a new instance of the VisualStudioRenderer class.

Méthodes protégées

Méthode Description
OnRenderGrip ( ToolStripGripRenderEventArgs e ) : void

Method Details

OnRenderGrip() protected méthode

protected OnRenderGrip ( ToolStripGripRenderEventArgs e ) : void
e ToolStripGripRenderEventArgs A that contains the event data.
Résultat void

VisualStudioRenderer() public méthode

Initializes a new instance of the VisualStudioRenderer class.
public VisualStudioRenderer ( ) : System.Drawing
Résultat System.Drawing