No announcements
Found 1954910 threads
-
0 Votes
Cannot create the label
On this branch, we created builds from 1 to 10.Answered | 5 Replies | 11842 Views | Created by Jirong Hu - Tuesday, June 9, 2009 2:50 PM | Last reply by Arun.Sangal - Friday, February 4, 2011 6:17 PM -
3 Votes
cannot access label control in code
VB.net created a new windows form application added a datasource (access database) created connection and connectionstring.Answered | 6 Replies | 5728 Views | Created by ctstech25 - Wednesday, July 6, 2011 6:11 PM | Last reply by dbasnett - Wednesday, July 6, 2011 7:00 PM -
1 Votes
Create label on clicking at a picturebox
Create then a new question, however, I think that for this you should first find yourself an answer.Answered | 13 Replies | 3425 Views | Created by Three-Dee - Friday, December 17, 2010 4:03 PM | Last reply by Three-Dee - Monday, December 20, 2010 12:17 PM -
0 Votes
A problem with created labels
no, I want the label to display the text, on one line only, and I don't know why this happen cause the string is only one line and not a multiple Maybe you need ...Answered | 7 Replies | 997 Views | Created by Titanium man11 - Tuesday, July 30, 2013 9:18 AM | Last reply by Reed Kimble - Tuesday, July 30, 2013 11:54 PM -
3 Votes
Creating labels at runtime
Hi KFrostILEM, It might be, but, my code doesn't create 10 LABELs that do not overlap :-( <edit> OOPs, I did not ...Answered | 11 Replies | 2958 Views | Created by thek1907 - Friday, August 14, 2009 7:58 AM | Last reply by Waleed El-Badry - Saturday, August 15, 2009 3:27 AM -
2 Votes
Cannot add a Label object
Basically, putting the View into Design mode and dragging a Label control from the Toolbox (Common Silverlight Controls) in Visual Studio 2010 allowed me to put back my ...Answered | 11 Replies | 11653 Views | Created by ryanlcs - Thursday, January 13, 2011 12:26 AM | Last reply by ANJ2121li - Tuesday, May 5, 2015 11:10 PM -
2 Votes
Create label based on database's data
If you just need to create the labels, and don't need any other information, you can use a scalar command to retrieve the number of ...Answered | 2 Replies | 2848 Views | Created by Rare Lam - Wednesday, March 23, 2011 5:27 AM | Last reply by Noam B - Wednesday, March 23, 2011 8:54 AM -
4 Votes
create a custom label with BorderColor property
Also see Fancy Custom Label Class (LabelEx) and this threadAnswered | 2 Replies | 652 Views | Created by mahmoodi1072 - Sunday, October 2, 2016 11:12 AM | Last reply by Mr. Monkeyboy - Sunday, October 2, 2016 8:20 PM -
0 Votes
Create Multiple Buttons or Labels at runtime
Hi, Set the position of the Label as well as the text of it.Answered | 3 Replies | 597 Views | Created by Programmer_04 - Friday, November 15, 2013 11:07 AM | Last reply by Programmer_04 - Friday, November 15, 2013 2:06 PM -
1 Votes
Error when creating variation labels
hello variations are created asynchronously by special timer jobs, so you need to wait some time.Answered | 1 Replies | 1177 Views | Created by Tony_wofish2 - Thursday, June 11, 2015 8:26 AM | Last reply by sadomovalex - Thursday, June 11, 2015 1:20 PM -
1 Votes
How to create a Label on the fly?
You just add it to the StackPanel, using Children - don't worry about setting Parent: Label newlabel = new Label(); newlabel.Content = "Hello World.Answered | 2 Replies | 3819 Views | Created by B Clay Shannon - Friday, February 5, 2010 7:48 PM | Last reply by Reed Copsey, Jr - Friday, February 5, 2010 7:53 PM -
2 Votes
Can't see dynamically created labels
It sounds to me, from the description, that more likely the labels are drawn behind something, such as a panel.Answered | 3 Replies | 3578 Views | Created by YoDude9999 - Saturday, March 5, 2011 12:26 AM | Last reply by YoDude9999 - Monday, March 7, 2011 5:43 PM -
2 Votes
Creating hyperlink on the X-Axis label
However, while I add 50 XAxis labels, the customLabel collection returns 52.Answered | 2 Replies | 3417 Views | Created by srajgopal - Thursday, June 25, 2009 3:05 AM | Last reply by srajgopal - Thursday, June 25, 2009 12:38 PM -
0 Votes
how to create a custom variable for a Label?
If it still could not help you solve this issue, I suggest you can tell me which kind of application you create the label in the VS IDE?Answered | 2 Replies | 1004 Views | Created by Ammordad - Saturday, February 7, 2015 12:05 PM | Last reply by Tina-Shi - Monday, February 9, 2015 7:07 AM -
1 Votes
Wrapping text in a Label created at runtime
If the label will contain more text than what fits in the Panel.Height, then using AutoScroll on the panel should work nicely.Answered | 2 Replies | 2999 Views | Created by Beaver1345 - Saturday, December 20, 2008 7:55 PM | Last reply by Reed Kimble - Sunday, December 21, 2008 6:30 PM -
2 Votes
Creating Dynamic labels inside for loops in c#
If ID is not array or List then you cannot print any more.Answered | 3 Replies | 12711 Views | Created by DanielTamil - Thursday, April 28, 2011 5:41 AM | Last reply by Patrick Rodgers - Thursday, April 28, 2011 4:40 PM -
1 Votes
create and display a label on a form at runtime
chipwh, You have to add the control to the form Try this (notice the last line the the code): Dim lblLoad As New Label ...Answered | 2 Replies | 2483 Views | Created by chipwh - Friday, June 25, 2010 3:18 PM | Last reply by chipwh - Tuesday, July 6, 2010 7:57 PM -
0 Votes
C# : How to assgin events to a label while creating it?
To help you find the correct forum for this issue, could you please tell me which program you create using c# language?Answered | 1 Replies | 903 Views | Created by Ammordad - Saturday, February 7, 2015 10:13 AM | Last reply by Tina-Shi - Monday, February 9, 2015 6:25 AM -
2 Votes
Cannot Create a Connection to the datasource (rsErrorOpeningConnection)
Go to data source property and choose "<label for="ui_rdoStored">Credentials stored securely in the report server</label>".Answered | 4 Replies | 8976 Views | Created by willbar - Saturday, September 7, 2013 3:17 AM | Last reply by willbar - Saturday, September 7, 2013 8:14 PM -
4 Votes
Unable to create site hierarchy for any variation label
Thanks, that's is very helpful tip, in addition to someone who are using SP2013, if you are creating variation labels using script/OM by manually adding ...Answered | 13 Replies | 18501 Views | Created by Mark Procter - Wednesday, August 22, 2007 3:12 PM | Last reply by Bilawal Asghar - Monday, April 6, 2015 11:25 AM - Items 1 to 20 of 1954910 Next ›
No announcements