C# Class RpgCodeExpress.Renders.ToolstripRender

Inheritance: System.Windows.Forms.ToolStripProfessionalRenderer
Show file Open project: rpgtoolkit/rpgcodeexpress

Public Properties

Property Type Description
Colours Colours

Protected Methods

Method Description
OnRenderButtonBackground ( System e ) : void
OnRenderToolStripBackground ( System e ) : void

Method Details

OnRenderButtonBackground() protected method

protected OnRenderButtonBackground ( System e ) : void
e System
return void

OnRenderToolStripBackground() protected method

protected OnRenderToolStripBackground ( System e ) : void
e System
return void

Property Details

Colours public property

public Colours Colours
return Colours