Skip to content
Snippets Groups Projects

InterfaceClasse trackBar coef

Merged GROSS LOIC requested to merge loic.gross/psychorientation:master into master
Viewing commit cab27547
Show latest version
5 files
+ 35
18
Preferences
Compare changes
Files
5
@@ -137,7 +137,7 @@
// pnlListeEleve
//
this.pnlListeEleve.AutoScroll = true;
this.pnlListeEleve.BackColor = System.Drawing.Color.White;
this.pnlListeEleve.BackColor = System.Drawing.Color.Transparent;
this.pnlListeEleve.Controls.Add(this.lblListeEleve);
this.pnlListeEleve.Location = new System.Drawing.Point(0, -1);
this.pnlListeEleve.Name = "pnlListeEleve";