C# Class LitDev.FormChangeLog

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: litdev1/LitDev Class Usage Examples

Méthodes publiques

Свойство Type Description
treeView1 System.Windows.Forms.TreeView

Méthodes publiques

Méthode Description
FormChangeLog ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
InitializeComponent ( ) : void
_ClickEvent ( object sender, TreeNodeMouseClickEventArgs e ) : void
button1_Click ( object sender, EventArgs e ) : void
button2_Click ( object sender, EventArgs e ) : void
setup ( ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

FormChangeLog() public méthode

public FormChangeLog ( ) : System
Résultat System

Property Details

treeView1 public_oe property

public System.Windows.Forms.TreeView treeView1
Résultat System.Windows.Forms.TreeView