-
Labels to size to status bar panels
I have four labels above a status bar that has 4 statusbarpanels(0) - (4).
Label1 Label2 Label3 Label4
________________________________________________________
Panel(0) Panel(2) panel(3) panel(4)
_________________________________________________________
I need help with code where if the panels grow or shrink the labels also grow and shrink. Thanks.
-
Rather than labels, I would position a second status bar directly above the first one. Configure its panels the same, but set its SizingGrip property to False, and add a 16-pixel wide fifth panel in order to line up with the panels on the lower bar.
Phil Weber
http://www.philweber.com
Please post questions to the forums, where others may benefit.
I do not offer free assistance by e-mail. Thank you!
Similar Threads
-
By megafishgac in forum Java
Replies: 2
Last Post: 06-26-2005, 08:49 PM
-
Replies: 1
Last Post: 03-31-2005, 04:24 PM
-
By Robin in forum VB Classic
Replies: 1
Last Post: 07-18-2002, 10:48 AM
-
Replies: 0
Last Post: 09-24-2001, 10:53 AM
-
By John Hall in forum VB Classic
Replies: 4
Last Post: 05-12-2000, 07:43 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks