C# Class Longkong.WinFormsUI.SplitterBase

Inheritance: System.Windows.Forms.Control
Datei anzeigen Open project: Longkong/Pojjaman

Public Methods

Method Description
SplitterBase ( ) : System

Protected Methods

Method Description
OnMouseDown ( MouseEventArgs e ) : void
StartDrag ( ) : void
WndProc ( Message &m ) : void

Method Details

OnMouseDown() protected method

protected OnMouseDown ( MouseEventArgs e ) : void
e MouseEventArgs
return void

SplitterBase() public method

public SplitterBase ( ) : System
return System

StartDrag() protected method

protected StartDrag ( ) : void
return void

WndProc() protected method

protected WndProc ( Message &m ) : void
m System.Windows.Forms.Message
return void