Click here to Skip to main content
15,905,004 members
Home / Discussions / Windows Forms
   

Windows Forms

 
AnswerRe: Invoke Windows app on client from Server Pin
balu1234521-Nov-08 22:00
balu1234521-Nov-08 22:00 
GeneralRe: Invoke Windows app on client from Server Pin
led mike24-Nov-08 5:50
led mike24-Nov-08 5:50 
Questionlocalizing list of values in Script combo of Font dialog. Pin
Member 232448319-Nov-08 7:35
Member 232448319-Nov-08 7:35 
QuestionWeirdness in a Dialog Box Pin
Roger Wright18-Nov-08 18:37
professionalRoger Wright18-Nov-08 18:37 
AnswerRe: Weirdness in a Dialog Box Pin
Simon P Stevens19-Nov-08 0:59
Simon P Stevens19-Nov-08 0:59 
GeneralRe: Weirdness in a Dialog Box Pin
Roger Wright19-Nov-08 2:04
professionalRoger Wright19-Nov-08 2:04 
GeneralRe: Weirdness in a Dialog Box Pin
Simon P Stevens19-Nov-08 2:54
Simon P Stevens19-Nov-08 2:54 
GeneralRe: Weirdness in a Dialog Box Pin
Roger Wright19-Nov-08 3:57
professionalRoger Wright19-Nov-08 3:57 
That's essentially what I'm doing, but I'm getting an odd display. I think it's a casting problem; I'm returning an int, and using a message box to display the selected value for testing purposes. I thought I could cast the int with either (char)int or (string)int, but apparently that doesn't work. The display has a cute little square box where the digit ought to be. When I get home tonight I'm planning to play with Convert.ToString() instead, though I can't see why it should work when the more basic methods don't work. It's not really essential, though, as the message box won't be part of the program. So long as the int is being returned correctly, I'm happy. Big Grin | :-D

"A Journey of a Thousand Rest Stops Begins with a Single Movement"

GeneralRe: Weirdness in a Dialog Box Pin
Simon P Stevens19-Nov-08 4:06
Simon P Stevens19-Nov-08 4:06 
GeneralRe: Weirdness in a Dialog Box Pin
Roger Wright19-Nov-08 13:38
professionalRoger Wright19-Nov-08 13:38 
Questionwhere can i find that project (attach an existing console to an form app as parent) Pin
Tiago Conceição18-Nov-08 12:20
Tiago Conceição18-Nov-08 12:20 
AnswerRe: where can i find that project (attach an existing console to an form app as parent) Pin
Christian Graus18-Nov-08 20:30
protectorChristian Graus18-Nov-08 20:30 
GeneralRe: where can i find that project (attach an existing console to an form app as parent) Pin
Tiago Conceição19-Nov-08 2:33
Tiago Conceição19-Nov-08 2:33 
QuestionHow to register COM components into C#.Net window applications Pin
veereshIndia17-Nov-08 22:37
veereshIndia17-Nov-08 22:37 
AnswerCP IGNORE: Crossposted about a dozen times... Pin
Dave Kreskowiak18-Nov-08 2:09
mveDave Kreskowiak18-Nov-08 2:09 
RantRe: CP IGNORE: Crossposted about a dozen times... Pin
Paul Conrad18-Nov-08 4:59
professionalPaul Conrad18-Nov-08 4:59 
QuestionToo Simple For An Article, But I'm Stuck Pin
Roger Wright17-Nov-08 16:25
professionalRoger Wright17-Nov-08 16:25 
AnswerRe: Too Simple For An Article, But I'm Stuck Pin
Mycroft Holmes17-Nov-08 21:22
professionalMycroft Holmes17-Nov-08 21:22 
GeneralRe: Too Simple For An Article, But I'm Stuck Pin
Urs Enzler19-Nov-08 3:44
Urs Enzler19-Nov-08 3:44 
GeneralRe: Too Simple For An Article, But I'm Stuck Pin
Mycroft Holmes19-Nov-08 4:38
professionalMycroft Holmes19-Nov-08 4:38 
GeneralRe: Too Simple For An Article, But I'm Stuck Pin
_Maxxx_23-Nov-08 19:01
professional_Maxxx_23-Nov-08 19:01 
Questionhow to create session in windows Application [modified] Pin
arunmca.r16-Nov-08 18:57
arunmca.r16-Nov-08 18:57 
AnswerRe: how to create session in windows Application Pin
Dave Kreskowiak17-Nov-08 5:29
mveDave Kreskowiak17-Nov-08 5:29 
Questionhow to chage .net winform controls right to left Pin
arunmca.r16-Nov-08 17:17
arunmca.r16-Nov-08 17:17 
AnswerRe: how to chage .net winform controls right to left Pin
Roger Wright16-Nov-08 17:50
professionalRoger Wright16-Nov-08 17:50 

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.