C# Class WeifenLuo.WinFormsUI.ThemeVS2013.VS2013SplitterControl

Inheritance: WeifenLuo.WinFormsUI.Docking.DockPane.SplitterControlBase
Show file Open project: dockpanelsuite/dockpanelsuite

Private Properties

Property Type Description

Public Methods

Method Description
VS2013SplitterControl ( DockPane pane ) : System.Diagnostics

Protected Methods

Method Description
OnPaint ( PaintEventArgs e ) : void

Method Details

OnPaint() protected method

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

VS2013SplitterControl() public method

public VS2013SplitterControl ( DockPane pane ) : System.Diagnostics
pane WeifenLuo.WinFormsUI.Docking.DockPane
return System.Diagnostics