I have Visual basic 8.0 and use Statusstrip .
whenever I change the height to 50 will change automatically changed back to default.
What am I doing wrong

I go to properties of Statustrip1
Size
Width = 616
Height = 22
I change to

Size
Width = 616
Height = 50 , but it automatically changed back to default (22).

Thanks for the reply
André

The height of a status strip is a set size. If you add an object such as a label to your status strip and change the statuslabel's font size to 28 (Tahoma), the statusstrip controls height would then change to 50.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.