John Arcadella

John Arcadella

  • NA
  • 1.8k
  • 319.3k

Set background image of a StatusBar in VB.NET

Mar 21 2011 12:21 AM
statusStrip1.BackgroundImage = imageList1.Images(0)
statusStrip1.BackgroundImageLayout = ImageLayout.Center



Answers (3)