C# Class WeifenLuo.WinFormsUI.Docking.SplitterBase

Inheritance: System.Windows.Forms.Control
Afficher le fichier Open project: samarjeet27/ynoteclassic Class Usage Examples

Méthodes publiques

Méthode Description
SplitterBase ( ) : System.ComponentModel

Méthodes protégées

Méthode Description
OnMouseDown ( MouseEventArgs e ) : void
StartDrag ( ) : void
WndProc ( Message &m ) : void

Method Details

OnMouseDown() protected méthode

protected OnMouseDown ( MouseEventArgs e ) : void
e MouseEventArgs
Résultat void

SplitterBase() public méthode

public SplitterBase ( ) : System.ComponentModel
Résultat System.ComponentModel

StartDrag() protected méthode

protected StartDrag ( ) : void
Résultat void

WndProc() protected méthode

protected WndProc ( Message &m ) : void
m System.Windows.Forms.Message
Résultat void