Property | Type | Description | |
---|---|---|---|
Colours | Colours |
Method | 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 |
protected Initialize ( System toolStrip ) : void | ||
toolStrip | System | |
return | void |
protected InitializeItem ( System item ) : void | ||
item | System | |
return | void |
protected OnRenderImageMargin ( System e ) : void | ||
e | System | |
return | void |
protected OnRenderItemCheck ( System e ) : void | ||
e | System | |
return | void |
protected OnRenderMenuItemBackground ( System e ) : void | ||
e | System | |
return | void |
protected OnRenderSeparator ( System e ) : void | ||
e | System | |
return | void |
protected OnRenderToolStripBackground ( System e ) : void | ||
e | System | |
return | void |