Click here to Skip to main content
15,915,818 members
Home / Discussions / C#
   

C#

 
Questionhow to open a file in a new window Pin
veluru krishna9-Dec-06 5:48
veluru krishna9-Dec-06 5:48 
AnswerRe: how to open a file in a new window Pin
Christian Graus9-Dec-06 21:24
protectorChristian Graus9-Dec-06 21:24 
QuestionLimit Download Pin
Vertyg09-Dec-06 5:22
Vertyg09-Dec-06 5:22 
QuestionHow to control the controls of another form from current form Pin
rs20069-Dec-06 4:04
rs20069-Dec-06 4:04 
AnswerRe: How to control the controls of another form from current form Pin
Karthik Kalyanasundaram9-Dec-06 4:47
Karthik Kalyanasundaram9-Dec-06 4:47 
GeneralRe: How to control the controls of another form from current form Pin
rs20069-Dec-06 16:53
rs20069-Dec-06 16:53 
GeneralRe: How to control the controls of another form from current form Pin
Colin Angus Mackay11-Dec-06 0:13
Colin Angus Mackay11-Dec-06 0:13 
AnswerRe: How to control the controls of another form from current form Pin
Ravi Bhavnani9-Dec-06 5:12
professionalRavi Bhavnani9-Dec-06 5:12 
You're confusing the concept of "drawing a line" with "creating a static line control". Drawing is done in response to a paint message by Windows. The call to form.Dialog() causes the instance of Form2 to repaint itself. Since the form doesn't contain a red panel with a red line, it isn't shown when the form is displayed.

/ravi

My new year's resolution: 2048 x 1536
Home | Music | Articles | Freeware | Trips
ravib(at)ravib(dot)com

GeneralRe: How to control the controls of another form from current form Pin
rs20069-Dec-06 17:04
rs20069-Dec-06 17:04 
QuestionHow to avoid from copy of windows in Visualg .Net C# Pin
snjama9-Dec-06 3:59
snjama9-Dec-06 3:59 
AnswerRe: How to avoid from copy of windows in Visualg .Net C# Pin
Robert Rohde9-Dec-06 4:26
Robert Rohde9-Dec-06 4:26 
AnswerRe: How to avoid from copy of windows in Visualg .Net C# Pin
mav.northwind9-Dec-06 4:28
mav.northwind9-Dec-06 4:28 
GeneralRe: How to avoid from copy of windows in Visualg .Net C# Pin
karam chandrabose9-Dec-06 9:08
karam chandrabose9-Dec-06 9:08 
QuestionRe: System.Security.Cryptography.RSAParameters Pin
edchan9-Dec-06 3:49
edchan9-Dec-06 3:49 
QuestionAdd Cotrol Problem Pin
MHASSANF9-Dec-06 3:21
MHASSANF9-Dec-06 3:21 
AnswerRe: Add Cotrol Problem Pin
Robert Rohde9-Dec-06 4:24
Robert Rohde9-Dec-06 4:24 
QuestionRe: Add Cotrol Problem Pin
MHASSANF10-Dec-06 2:55
MHASSANF10-Dec-06 2:55 
QuestionDoubt on C# virtual functions Pin
jithus9-Dec-06 2:30
jithus9-Dec-06 2:30 
AnswerRe: Doubt on C# virtual functions Pin
Robert Rohde9-Dec-06 2:48
Robert Rohde9-Dec-06 2:48 
GeneralRe: Doubt on C# virtual functions Pin
jithus9-Dec-06 3:35
jithus9-Dec-06 3:35 
GeneralRe: Doubt on C# virtual functions Pin
Robert Rohde9-Dec-06 4:22
Robert Rohde9-Dec-06 4:22 
GeneralRe: Doubt on C# virtual functions Pin
jithus9-Dec-06 6:08
jithus9-Dec-06 6:08 
GeneralRe: Doubt on C# virtual functions Pin
Robert Rohde9-Dec-06 9:16
Robert Rohde9-Dec-06 9:16 
GeneralRe: Doubt on C# virtual functions Pin
jithus10-Dec-06 3:22
jithus10-Dec-06 3:22 
AnswerRe: Doubt on C# virtual functions Pin
karam chandrabose9-Dec-06 9:23
karam chandrabose9-Dec-06 9:23 

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.