Display icon during runtime on StatusStrip control

In what way we can display the icon during runtime on a StatusStrip control?

E

Expert

Verified

To display the icon during runtime on a StatusStrip control can be shown by the following code:

toolStripStatusLabel2.Image = Bitmap.FromFile("D:\\Indiabix\\Images\\1.bmp");

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.