C# Class BExplorer.Shell.TreeViewBase

Inheritance: System.Windows.Forms.TreeView
Afficher le fichier Open project: Gainedge/BetterExplorer Class Usage Examples

Méthodes publiques

Méthode Description
TreeViewBase ( ) : BExplorer.Shell.Interop

Méthodes protégées

Méthode Description
OnHandleCreated ( EventArgs e ) : void
OnNotifyMessage ( Message m ) : void
OnPaint ( PaintEventArgs e ) : void

Private Methods

Méthode Description
SendMessage ( IntPtr hWnd, int Msg, IntPtr wParam, IntPtr lParam ) : int
SetDoubleBuffer ( ) : void
SetExpandoesStyle ( ) : void
WndProc ( Message &m ) : void

Method Details

OnHandleCreated() protected méthode

protected OnHandleCreated ( EventArgs e ) : void
e System.EventArgs
Résultat void

OnNotifyMessage() protected méthode

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

OnPaint() protected méthode

protected OnPaint ( PaintEventArgs e ) : void
e System.Windows.Forms.PaintEventArgs
Résultat void

TreeViewBase() public méthode

public TreeViewBase ( ) : BExplorer.Shell.Interop
Résultat BExplorer.Shell.Interop