Ribbon Bar title |
Post Reply |
Author | |
chrisABC
Senior Member Joined: 05 June 2008 Status: Offline Points: 258 |
Post Options
Thanks(0)
Posted: 10 June 2008 at 7:38am |
In the RibbonBar sample (ActiveX) the words "RibbonBar Sample" appear top centre of the bar when the program is run.
Where do these words come from and how can I change them?? |
|
Chris (Manchester, UK) -- www.abc6.co.uk ---- Using CodeJock ActiveX Suite 13.1.0 with Windows8, VB6 SP6
|
|
younicke
Senior Member Joined: 11 March 2005 Status: Offline Points: 107 |
Post Options
Thanks(0)
|
i believe it is the form's caption property. you can change it anytime you want in the designer but beware... changing it at runtime after you have set the RibbonBar.EnableFrameTheme will revert the forms titlebar to default, so you have to use the SetWindowText API to change the caption after you have enableframetheme
|
|
chrisABC
Senior Member Joined: 05 June 2008 Status: Offline Points: 258 |
Post Options
Thanks(0)
|
Thank you. Good answer. That works.
|
|
Chris (Manchester, UK) -- www.abc6.co.uk ---- Using CodeJock ActiveX Suite 13.1.0 with Windows8, VB6 SP6
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |