Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Suite Pro
  New Posts New Posts RSS Feed - Setting statusbar description texts
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Setting statusbar description texts

 Post Reply Post Reply
Author
Message
tobi View Drop Down
Senior Member
Senior Member
Avatar

Joined: 09 September 2004
Location: Germany
Status: Offline
Points: 451
Post Options Post Options   Thanks (0) Thanks(0)   Quote tobi Quote  Post ReplyReply Direct Link To This Post Topic: Setting statusbar description texts
    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 ?

Back to Top
SuperMario View Drop Down
Admin Group
Admin Group
Avatar

Joined: 14 February 2004
Status: Offline
Points: 18057
Post Options Post Options   Thanks (0) Thanks(0)   Quote SuperMario Quote  Post ReplyReply Direct Link To This Post Posted: 21 June 2005 at 6:46am
See ToolTipContext sample to add description when control is added.
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.