Print Page | Close Window

Setting statusbar description texts

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Suite Pro
Forum Description: Topics Related to Codejock Suite Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=2420
Printed Date: 17 November 2024 at 5:30pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Setting statusbar description texts
Posted By: tobi
Subject: Setting statusbar description texts
Date Posted: 21 June 2005 at 6:44am

What is the best way to set the DescriptionTexts for the statusbar ? Do I have to do it like that:

Set Control = _
.Add(xtpControlButton, ID_FILE_NEW, "&New", -1, False)
.Find(xtpControlButton, ID_FILE_NEW).DescriptionText = "New file"

or is there a better/easier way ? Perhaps I can set it in the add method ?




Replies:
Posted By: SuperMario
Date Posted: 21 June 2005 at 6:46am
See ToolTipContext sample to add description when control is added.



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