Print Page | Close Window

StatusBar alignment

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=5035
Printed Date: 20 June 2025 at 1:58pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: StatusBar alignment
Posted By: Guillermo
Subject: StatusBar alignment
Date Posted: 12 September 2006 at 5:31pm
I want some statusbar with one icon aligned to the left, in the statusbar sample i change:
 
    Set Pane = StatusBar.AddPane(ID_INDICATOR_ICON)
    Pane.IconIndex = ID_VIEW_ADDITEM
    Pane.Alignment = xtpAlignmentRight    change to    xtpalignmentLeft
    Pane.Width = 0 ' Auto Size
    Pane.Visible = True
    Pane.ToolTip = "Click to show properties"
 
But donīt work



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net