C# Class CrystalMpq.Explorer.EnhancedTreeView

Inheritance: System.Windows.Forms.TreeView
Afficher le fichier Open project: sgraf812/crystalmpq

Private Properties

Свойство Type Description
UpdateExtendedStyles void
UpdateVisualStyle void

Méthodes publiques

Méthode Description
EnhancedTreeView ( ) : System

Méthodes protégées

Méthode Description
OnHandleCreated ( EventArgs e ) : void

Private Methods

Méthode Description
UpdateExtendedStyles ( ) : void
UpdateVisualStyle ( ) : void

Method Details

EnhancedTreeView() public méthode

public EnhancedTreeView ( ) : System
Résultat System

OnHandleCreated() protected méthode

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