StatusBarLabelPanel Issue in 64-bit Vista

Bars for Windows Forms Forum

Posted 17 years ago by Rick - Developer, Visual Software Systems LLC
Version: 2.0.90
Platform: .NET 2.0
Environment: Windows Vista (64-bit)
Avatar
Hi,

I've just migrated to Vista 64-bit and have noticed that in the StatusBarLabelPanel the end of the text string gets partially cut off when AutoSize property is set to "Content" and the text string is longer than the minimum size for the panel. You can see this behavior in the VB.NET Bar Controls sample in the ToggleMarquee panel. The StatusBarLabelPanel does not exhibit this problem under 32-bit XP SP2.

Thanks... Rick

Comments (2)

Posted 17 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Rick, I'm going to send you an email on this.


Actipro Software Support

Posted 17 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Thanks for the follow up info Rick. After looking at the code, the measure code for the label panel was using the StatusBar.Font to measure however the renderer was drawing with its StatusBarPanelDefaultFont. The code is changed for the next release so that everything is in sync.


Actipro Software Support

The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.