Print Page | Close Window

Problem with Label in Toolbar

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=18617
Printed Date: 28 September 2024 at 4:11am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Problem with Label in Toolbar
Posted By: StefanM
Subject: Problem with Label in Toolbar
Date Posted: 05 July 2011 at 4:10am
Hello NG,
 
i got a problem with some labels in a toolbar
 
The Toolbar is created with following Code
  Set Toolbar = pAB.Add("Mandanten", xtpBarTop)
  Toolbar.BarID = MenuMandantendatenbank
  Toolbar.Customizable = False
  Toolbar.CustomizeDialogPresent = False
  Toolbar.ShowExpandButton = False
  Toolbar.EnableDocking (xtpFlagAlignTop + xtpFlagStretched)
  Toolbar.ShowGripper = False
 
Next to the controls i add a label with a width of 300 and the following flags
xtpFlagControlStretched + xtpFlagNoMovable
 
How can i prevent that the label is drawn over the buttons when i resize the form?
 
Thanks in advance for your help!
Stefan



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