C# Class WeifenLuo.WinFormsUI.Docking.VS2012LightSplitterControl

Inheritance: DockPane.SplitterControlBase
Show file Open project: samarjeet27/ynoteclassic

Public Methods

Method Description
VS2012LightSplitterControl ( DockPane pane ) : System.Drawing

Protected Methods

Method Description
OnPaint ( PaintEventArgs e ) : void

Method Details

OnPaint() protected method

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

VS2012LightSplitterControl() public method

public VS2012LightSplitterControl ( DockPane pane ) : System.Drawing
pane DockPane
return System.Drawing