slt jai un probleme je narive pas a le lancer sa me dit ca Texte de l'exception **************
System.InvalidOperationException: Une erreur s'est produite lors de la création du formulaire. Pour plus d'informations, consultez Exception.InnerException. L'erreur est*: L'opération arithmétique a provoqué un dépassement de capacité. ---> System.OverflowException: L'opération arithmétique a provoqué un dépassement de capacité.
à GhostsTryOne.Form1.Slider1_ValueChanged(Object sender, EventArgs e)
à System.EventHandler.Invoke(Object sender, EventArgs e)
à System.Windows.Forms.TrackBar.OnValueChanged(Event Args e)
à System.Windows.Forms.TrackBar.set_Value(Int32 value)
à GhostsTryOne.Form1.InitializeComponent()
à GhostsTryOne.Form1..ctor()
--- Fin de la trace de la pile d'exception interne ---
à GhostsTryOne.My.MyProject.MyForms.Create__Instance __[T](T Instance)
à GhostsTryOne.Popup.ChromeButton1_Click(Object sender, EventArgs e)
à System.Windows.Forms.Control.OnClick(EventArgs e)
à System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
à System.Windows.Forms.Control.WndProc(Message& m)
à System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
à System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)