Click here to Skip to main content
15,886,919 members
Home / Discussions / C#
   

C#

 
GeneralRe: UDP/TCP Port Forwarding Pin
Boss52-Nov-09 8:12
Boss52-Nov-09 8:12 
GeneralRe: UDP/TCP Port Forwarding Pin
Jimmanuel2-Nov-09 8:25
Jimmanuel2-Nov-09 8:25 
GeneralRe: UDP/TCP Port Forwarding Pin
Boss52-Nov-09 8:53
Boss52-Nov-09 8:53 
GeneralRe: UDP/TCP Port Forwarding Pin
satthi113-Jan-10 0:11
satthi113-Jan-10 0:11 
GeneralRe: UDP/TCP Port Forwarding Pin
Jimmanuel13-Jan-10 2:50
Jimmanuel13-Jan-10 2:50 
QuestionC# MDI Forms layout [modified] Pin
FBCode2-Nov-09 4:28
FBCode2-Nov-09 4:28 
AnswerRe: C# MDI Forms layout Pin
Henry Minute2-Nov-09 5:56
Henry Minute2-Nov-09 5:56 
GeneralRe: C# MDI Forms layout [modified] Pin
FBCode2-Nov-09 21:13
FBCode2-Nov-09 21:13 
Now it works to me too... Laugh | :laugh:
The panel wasn't docked! Maybe during my many tests and many properties changes I forgot to set it back to "docked"! Poke tongue | ;-P

But I've a new question. Big Grin | :-D
On the treeview there are one node and two childs. The text property of the father node is not completely visible, it's cutted for some reason I don't understand... The text is "Connessioni" and I can only see "Connessio".
The panel is 200 px large, that is sufficient to show the entire word. I tried to enlarge the treeview with no results. No changes also when I click on it, still remains cutted. The child nodes are good and the text (that is even longer than the father one) is printed correctly when I click on the +.
Maybe is a matter of some wrong property again? Confused | :confused:

UPDATE:
I tried to change the text to a shorter one but the problem still remains. With "Connes" I see only "Conne" and the "s" is cutted.
Using blank spaces after the text the problem solves, but I don't know if that's the only and correct way...

modified on Tuesday, November 3, 2009 6:34 AM

QuestionAccessing sound card Pin
Darren Shields2-Nov-09 4:22
Darren Shields2-Nov-09 4:22 
QuestionHow can I know/see on which core a thread run ? Pin
evyatar.v2-Nov-09 3:20
evyatar.v2-Nov-09 3:20 
AnswerRe: How can I know/see on which core a thread run ? Pin
Abhishek Sur2-Nov-09 3:25
professionalAbhishek Sur2-Nov-09 3:25 
GeneralRe: How can I know/see on which core a thread run ? Pin
harold aptroot2-Nov-09 3:50
harold aptroot2-Nov-09 3:50 
GeneralRe: How can I know/see on which core a thread run ? Pin
Abhishek Sur2-Nov-09 6:09
professionalAbhishek Sur2-Nov-09 6:09 
GeneralRe: How can I know/see on which core a thread run ? Pin
harold aptroot2-Nov-09 6:23
harold aptroot2-Nov-09 6:23 
GeneralRe: How can I know/see on which core a thread run ? Pin
Abhishek Sur2-Nov-09 20:23
professionalAbhishek Sur2-Nov-09 20:23 
AnswerRe: How can I know/see on which core a thread run ? Pin
Luc Pattyn2-Nov-09 3:34
sitebuilderLuc Pattyn2-Nov-09 3:34 
AnswerRe: How can I know/see on which core a thread run ? Pin
Covean2-Nov-09 3:46
Covean2-Nov-09 3:46 
GeneralRe: How can I know/see on which core a thread run ? Pin
Luc Pattyn2-Nov-09 3:49
sitebuilderLuc Pattyn2-Nov-09 3:49 
GeneralRe: How can I know/see on which core a thread run ? Pin
harold aptroot2-Nov-09 7:30
harold aptroot2-Nov-09 7:30 
GeneralRe: How can I know/see on which core a thread run ? Pin
Luc Pattyn2-Nov-09 7:55
sitebuilderLuc Pattyn2-Nov-09 7:55 
AnswerRe: How can I know/see on which core a thread run ? Pin
PIEBALDconsult2-Nov-09 3:51
mvePIEBALDconsult2-Nov-09 3:51 
GeneralRe: How can I know/see on which core a thread run ? Pin
evyatar.v2-Nov-09 3:56
evyatar.v2-Nov-09 3:56 
AnswerRe: How can I know/see on which core a thread run ? Pin
evyatar.v2-Nov-09 3:57
evyatar.v2-Nov-09 3:57 
AnswerRe: How can I know/see on which core a thread run ? Pin
evyatar.v2-Nov-09 6:11
evyatar.v2-Nov-09 6:11 
GeneralRe: How can I know/see on which core a thread run ? Pin
Rajesh R Subramanian2-Nov-09 6:57
professionalRajesh R Subramanian2-Nov-09 6:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.