Public Sub New() 'Activer la prise en charge des styles XP System.Windows.Forms.Application.EnableVisualStyles() System.Windows.Forms.Application.DoEvents() End Sub