Print Page | Close Window

How do I get reference to a Label object?

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=8569
Printed Date: 16 September 2024 at 3:08pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: How do I get reference to a Label object?
Posted By: LeeHayton
Subject: How do I get reference to a Label object?
Date Posted: 29 October 2007 at 6:26am
i need to get hold of the label object so that I can change the fornt to bold etc.  What type do I dim the cbl variable to in order to get the correct properties?
 
dim cbl as ???
Set cbl = rg.Add(xtpControlLabel, 1, "Welcome to Office Online")
 
Thanks
Lee



Replies:
Posted By: Oleg
Date Posted: 29 October 2007 at 6:33am
Hi,
its CommandBarControl object.
but it doesn't have some Bold property :(


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



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