Nom : photos 1.jpg
Affichages : 116
Taille : 48,1 Ko

Sur la photo ci-dessus c'est une forme pour remplir datagridview de gestion de stock mais le problème est que je ne comprends pas pourquoi ce qu'il y a dessous et souligné :

Private components As System.ComponentModel.IContainer

<System.Diagnostics.DebuggerStepThrough()>
Private Sub InitializeComponent()

Friend WithEvents lblMatières As System.Windows.Forms.Label
Friend WithEvents cboMatières As System.Windows.Forms.ComboBox
Friend WithEvents lblMarques As System.Windows.Forms.Label
Friend WithEvents cboMarques As System.Windows.Forms.ComboBox
Friend WithEvents lblCouleurs As System.Windows.Forms.Label
Friend WithEvents cboCouleurs As System.Windows.Forms.ComboBox
Friend WithEvents lblPrècision As System.Windows.Forms.Label
Friend WithEvents txtPrècision As System.Windows.Forms.TextBox
Friend WithEvents lblRéférences As System.Windows.Forms.Label
Friend WithEvents cboRéférences As System.Windows.Forms.ComboBox
Friend WithEvents btnValider As System.Windows.Forms.Button
Friend WithEvents btnFermer As System.Windows.Forms.Button

Je tiens à préciser que ce que j'ai mis au-dessus est à sa bonne place mais Souligné pouvez-vous me dire pourquoi ils sont soulignés s'il vous plaît ?

Il me met à chaque ligne soulignée« instruction non valide dans un espace de nom. »