C# Class RpgCodeExpress.Renders.MenuRender

Inheritance: System.Windows.Forms.ToolStripRenderer
Afficher le fichier Open project: rpgtoolkit/rpgcodeexpress

Méthodes publiques

Свойство Type Description
Colours Colours

Méthodes protégées

Méthode Description
Initialize ( System toolStrip ) : void
InitializeItem ( System item ) : void
OnRenderArrow ( System e ) : void
OnRenderImageMargin ( System e ) : void
OnRenderItemCheck ( System e ) : void
OnRenderMenuItemBackground ( System e ) : void
OnRenderSeparator ( System e ) : void
OnRenderToolStripBackground ( System e ) : void

Method Details

Initialize() protected méthode

protected Initialize ( System toolStrip ) : void
toolStrip System
Résultat void

InitializeItem() protected méthode

protected InitializeItem ( System item ) : void
item System
Résultat void

OnRenderArrow() protected méthode

protected OnRenderArrow ( System e ) : void
e System
Résultat void

OnRenderImageMargin() protected méthode

protected OnRenderImageMargin ( System e ) : void
e System
Résultat void

OnRenderItemCheck() protected méthode

protected OnRenderItemCheck ( System e ) : void
e System
Résultat void

OnRenderMenuItemBackground() protected méthode

protected OnRenderMenuItemBackground ( System e ) : void
e System
Résultat void

OnRenderSeparator() protected méthode

protected OnRenderSeparator ( System e ) : void
e System
Résultat void

OnRenderToolStripBackground() protected méthode

protected OnRenderToolStripBackground ( System e ) : void
e System
Résultat void

Property Details

Colours public_oe property

public Colours Colours
Résultat Colours