C# Class WeifenLuo.WinFormsUI.Docking.VS2012LightDockWindow.VS2012LightDockWindowSplitterControl

Inheritance: SplitterBase
Mostrar archivo Open project: samarjeet27/ynoteclassic

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