C# Class WeifenLuo.WinFormsUI.Docking.VS2013BlueTheme.VS2013BlueDockWindowSplitterControl

Inheritance: SplitterBase
Mostrar archivo Open project: bkbartk/dRemote

Protected Methods

Method Description
OnPaint ( PaintEventArgs e ) : void
StartDrag ( ) : void

Method Details

OnPaint() protected method

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

StartDrag() protected method

protected StartDrag ( ) : void
return void