Click here to Skip to main content
16,006,442 members
Home / Discussions / C#
   

C#

 
GeneralRe: Updating a progressbar from a seperate thread Pin
sharpiesharpie3-Mar-07 9:04
sharpiesharpie3-Mar-07 9:04 
GeneralRe: Updating a progressbar from a seperate thread Pin
S. Senthil Kumar3-Mar-07 15:41
S. Senthil Kumar3-Mar-07 15:41 
QuestionHow to configure SQL Server 2000 to allow remote connections ? [modified] Pin
hdv2122-Mar-07 11:19
hdv2122-Mar-07 11:19 
AnswerRe: How to configure SQL Server 2000 to allow remote connections ? Pin
Vasudevan Deepak Kumar4-Mar-07 5:18
Vasudevan Deepak Kumar4-Mar-07 5:18 
QuestionRun Once and accept parameters Pin
Christopher Thornburg2-Mar-07 9:42
Christopher Thornburg2-Mar-07 9:42 
AnswerRe: Run Once and accept parameters Pin
Luc Pattyn2-Mar-07 10:35
sitebuilderLuc Pattyn2-Mar-07 10:35 
QuestionHow can I set the Maximum Working Area [modified] Pin
Khoramdin2-Mar-07 8:54
Khoramdin2-Mar-07 8:54 
AnswerRe: How can I set the Maximum Working Area Pin
Chris Buckett2-Mar-07 10:02
Chris Buckett2-Mar-07 10:02 
I think you mean can you get the form to resize but keep the relative positions of various components. Have you looked at the Anchor property? Eg you can anchor a panel (for example) to stick to the right hand edge and resize with the form. You can also anchor most other visual components (buttons, text boxes etc...)

My apologies if this was not what you were intending.

ChrisB
ChrisDoesDev[^]

QuestionHow to display the HTML content from XML in winforms [modified] Pin
engsrini2-Mar-07 8:39
engsrini2-Mar-07 8:39 
AnswerRe: How to display the HTML content from XML in winforms Pin
Edmundisme2-Mar-07 9:20
Edmundisme2-Mar-07 9:20 
GeneralRe: How to display the HTML content from XML in winforms Pin
engsrini2-Mar-07 10:38
engsrini2-Mar-07 10:38 
GeneralRe: How to display the HTML content from XML in winforms Pin
Edmundisme2-Mar-07 11:29
Edmundisme2-Mar-07 11:29 
GeneralRe: How to display the HTML content from XML in winforms Pin
theomed2-Mar-07 19:17
theomed2-Mar-07 19:17 
QuestionHow to add values of generic type T Pin
Marc Clifton2-Mar-07 7:57
mvaMarc Clifton2-Mar-07 7:57 
AnswerRe: How to add values of generic type T Pin
Guffa2-Mar-07 8:23
Guffa2-Mar-07 8:23 
GeneralRe: How to add values of generic type T Pin
Marc Clifton2-Mar-07 8:55
mvaMarc Clifton2-Mar-07 8:55 
GeneralRe: How to add values of generic type T Pin
Andrew Rissing2-Mar-07 9:11
Andrew Rissing2-Mar-07 9:11 
GeneralRe: How to add values of generic type T Pin
Marc Clifton2-Mar-07 9:36
mvaMarc Clifton2-Mar-07 9:36 
AnswerRe: How to add values of generic type T Pin
Insincere Dave2-Mar-07 9:12
Insincere Dave2-Mar-07 9:12 
GeneralRe: How to add values of generic type T Pin
Marc Clifton2-Mar-07 9:34
mvaMarc Clifton2-Mar-07 9:34 
QuestionHow to work with Double Buffering C# Pin
laura13162-Mar-07 7:57
laura13162-Mar-07 7:57 
AnswerRe: How to work with Double Buffering C# Pin
Dave Kreskowiak2-Mar-07 8:06
mveDave Kreskowiak2-Mar-07 8:06 
AnswerRe: How to work with Double Buffering C# Pin
Luc Pattyn2-Mar-07 9:41
sitebuilderLuc Pattyn2-Mar-07 9:41 
AnswerRe: How to work with Double Buffering C# Pin
Patrick Etc.2-Mar-07 10:13
Patrick Etc.2-Mar-07 10:13 
QuestionTimers in Online Exams Pin
archu12-Mar-07 7:05
archu12-Mar-07 7:05 

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.