C# Class ToolStripSeparator, Unity-WinForms

Inheritance: ToolStripItem, System.ComponentModel.IComponent, System.IDisposable, IDropTarget, ISupportOleDropSource, System.Windows.Forms.Layout.IArrangedElement
Exibir arquivo Open project: Meragon/Unity-WinForms Class Usage Examples

Public Methods

Method Description
ToolStripSeparator ( )

Protected Methods

Method Description
OnPaint ( PaintEventArgs, e ) : void

Method Details

OnPaint() protected method

protected OnPaint ( PaintEventArgs, e ) : void
e PaintEventArgs,
return void

ToolStripSeparator() public method

public ToolStripSeparator ( )