Persistate API documentation
OnRenderSeparator Method (e)
NamespacesPersistate.UI.DesktopPToolStripRendererOnRenderSeparator(ToolStripSeparatorRenderEventArgs)

[This is preliminary documentation and is subject to change.]

Draws a menu separator by drawing the appropriate coloured background, then letting the base renderer draw the separator
Declaration Syntax
C#
protected override void OnRenderSeparator(
	ToolStripSeparatorRenderEventArgs e
)
Parameters
e (ToolStripSeparatorRenderEventArgs)
An object containing the event arguments.

Assembly: Persistate.UI.Desktop (Module: Persistate.UI.Desktop) Version: 0.6.1.20 (0.6.1.20)