Click here to Skip to main content
15,887,135 members
Home / Discussions / C#
   

C#

 
GeneralRe: NetworkStream problem... Pin
Luc Pattyn24-Aug-09 0:38
sitebuilderLuc Pattyn24-Aug-09 0:38 
GeneralRe: NetworkStream problem... Pin
Trapper-Hell24-Aug-09 2:30
Trapper-Hell24-Aug-09 2:30 
GeneralRe: NetworkStream problem... Pin
Luc Pattyn24-Aug-09 2:36
sitebuilderLuc Pattyn24-Aug-09 2:36 
GeneralRe: NetworkStream problem... Pin
Trapper-Hell24-Aug-09 20:06
Trapper-Hell24-Aug-09 20:06 
GeneralRe: NetworkStream problem... Pin
Luc Pattyn24-Aug-09 23:49
sitebuilderLuc Pattyn24-Aug-09 23:49 
QuestionWin Form - resize form problem Pin
Gindi Bar Yahav19-Aug-09 19:41
Gindi Bar Yahav19-Aug-09 19:41 
AnswerRe: Win Form - resize form problem Pin
dan!sh 19-Aug-09 20:14
professional dan!sh 19-Aug-09 20:14 
AnswerRe: Win Form - resize form problem Pin
darkelv19-Aug-09 20:15
darkelv19-Aug-09 20:15 
You can use Control's .Anchor to dock the control according to the container size, though controlling how the controls resize is limited.

Or you can put the controls in a TableLayoutPanel or FlowLayoutPanel, you will have more control on how the controls react to resizing.
GeneralRe: Win Form - resize form problem Pin
Gindi Bar Yahav19-Aug-09 20:30
Gindi Bar Yahav19-Aug-09 20:30 
GeneralRe: Win Form - resize form problem Pin
dan!sh 19-Aug-09 20:42
professional dan!sh 19-Aug-09 20:42 
GeneralRe: Win Form - resize form problem Pin
darkelv19-Aug-09 21:37
darkelv19-Aug-09 21:37 
AnswerRe: Win Form - resize form problem Pin
Trapper-Hell19-Aug-09 20:49
Trapper-Hell19-Aug-09 20:49 
QuestionResource File Help Pin
Dushan12319-Aug-09 18:12
Dushan12319-Aug-09 18:12 
AnswerRe: Resource File Help Pin
Christian Graus19-Aug-09 18:23
protectorChristian Graus19-Aug-09 18:23 
Questionusing DOM how to identify the link that is clicked? Pin
Jacobb Michael19-Aug-09 17:54
Jacobb Michael19-Aug-09 17:54 
QuestionHealth monitoring server up or down and logging to database Pin
ramindya19-Aug-09 13:37
ramindya19-Aug-09 13:37 
AnswerRe: Health monitoring server up or down and logging to database Pin
Christian Graus19-Aug-09 15:36
protectorChristian Graus19-Aug-09 15:36 
QuestionBackground Worker Pin
spankyleo12319-Aug-09 12:14
spankyleo12319-Aug-09 12:14 
AnswerRe: Background Worker Pin
Luc Pattyn19-Aug-09 12:55
sitebuilderLuc Pattyn19-Aug-09 12:55 
GeneralRe: Background Worker Pin
spankyleo12320-Aug-09 9:54
spankyleo12320-Aug-09 9:54 
GeneralRe: Background Worker Pin
Luc Pattyn20-Aug-09 13:41
sitebuilderLuc Pattyn20-Aug-09 13:41 
AnswerRe: Background Worker Pin
PIEBALDconsult19-Aug-09 19:22
mvePIEBALDconsult19-Aug-09 19:22 
AnswerRe: Background Worker Pin
DaveyM6919-Aug-09 22:47
professionalDaveyM6919-Aug-09 22:47 
GeneralRe: Background Worker Pin
spankyleo12320-Aug-09 8:46
spankyleo12320-Aug-09 8:46 
GeneralRe: Background Worker Pin
spankyleo12320-Aug-09 11:59
spankyleo12320-Aug-09 11:59 

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.