Click here to Skip to main content
15,900,907 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: You can't assign to an array element within a For Each loop! Pin
Luc Pattyn13-Sep-10 9:28
sitebuilderLuc Pattyn13-Sep-10 9:28 
GeneralRe: You can't assign to an array element within a For Each loop! [modified] Pin
harold aptroot13-Sep-10 11:18
harold aptroot13-Sep-10 11:18 
GeneralRe: You can't assign to an array element within a For Each loop! Pin
Luc Pattyn13-Sep-10 11:25
sitebuilderLuc Pattyn13-Sep-10 11:25 
GeneralRe: You can't assign to an array element within a For Each loop! Pin
harold aptroot13-Sep-10 11:29
harold aptroot13-Sep-10 11:29 
GeneralRe: You can't assign to an array element within a For Each loop! Pin
Luc Pattyn13-Sep-10 11:43
sitebuilderLuc Pattyn13-Sep-10 11:43 
GeneralRe: You can't assign to an array element within a For Each loop! Pin
harold aptroot13-Sep-10 12:00
harold aptroot13-Sep-10 12:00 
GeneralRe: You can't assign to an array element within a For Each loop! Pin
DaveyM6913-Sep-10 12:27
professionalDaveyM6913-Sep-10 12:27 
Questionhow do I auto relocate component when resizing the window? Pin
bimbambumbum12-Sep-10 14:09
bimbambumbum12-Sep-10 14:09 
Hi

I'm a newbie programming .NET and need some help.

I have a windows form project in which I have instantiated a trackbar_scroll component (a horizontal slider). I'd like it to stay in the lower right corner of the window when resizing but I can't make it Frown | :(

What should I code in this method:

private void trackBar1_Scroll(object sender, EventArgs e)
{

}

Can someone please tell me how to do this?

Cheers
Tom
AnswerRe: how do I auto relocate component when resizing the window? Pin
PIEBALDconsult12-Sep-10 14:30
mvePIEBALDconsult12-Sep-10 14:30 
GeneralRe: how do I auto relocate component when resizing the window? Pin
bimbambumbum12-Sep-10 14:39
bimbambumbum12-Sep-10 14:39 
Questiondatagridview Pin
Jefry boycot12-Sep-10 2:28
Jefry boycot12-Sep-10 2:28 
AnswerRe: datagridview Pin
Abhinav S12-Sep-10 3:45
Abhinav S12-Sep-10 3:45 
GeneralRe: datagridview Pin
Jefry boycot16-Sep-10 7:17
Jefry boycot16-Sep-10 7:17 
QuestionVS2010 Pin
Herboren11-Sep-10 8:01
Herboren11-Sep-10 8:01 
AnswerRe: VS2010 Pin
Abhinav S11-Sep-10 19:43
Abhinav S11-Sep-10 19:43 
AnswerRe: VS2010 Pin
Thomas Stockwell12-Sep-10 8:32
professionalThomas Stockwell12-Sep-10 8:32 
AnswerRe: VS2010 Pin
PIEBALDconsult12-Sep-10 16:37
mvePIEBALDconsult12-Sep-10 16:37 
QuestionPutting window inside the desktop Pin
Khao9-Sep-10 17:41
Khao9-Sep-10 17:41 
AnswerRe: Putting window inside the desktop Pin
Thomas Stockwell12-Sep-10 8:34
professionalThomas Stockwell12-Sep-10 8:34 
GeneralBackward Compatibility Pin
Herboren9-Sep-10 7:18
Herboren9-Sep-10 7:18 
GeneralRe: Backward Compatibility Pin
fjdiewornncalwe9-Sep-10 7:25
professionalfjdiewornncalwe9-Sep-10 7:25 
GeneralRe: Backward Compatibility Pin
The Man from U.N.C.L.E.9-Sep-10 7:36
The Man from U.N.C.L.E.9-Sep-10 7:36 
GeneralRe: Backward Compatibility Pin
Luc Pattyn9-Sep-10 12:59
sitebuilderLuc Pattyn9-Sep-10 12:59 
GeneralRe: Backward Compatibility Pin
Abhinav S9-Sep-10 17:13
Abhinav S9-Sep-10 17:13 
GeneralRe: Backward Compatibility Pin
Arjun Bahree (TechnoMatrix)12-Sep-10 12:19
Arjun Bahree (TechnoMatrix)12-Sep-10 12:19 

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.