Click here to Skip to main content
15,890,932 members
Home / Discussions / C#
   

C#

 
GeneralSkinning Pin
Simon Wren9-Jun-04 5:49
professionalSimon Wren9-Jun-04 5:49 
GeneralRe: Skinning Pin
Heath Stewart9-Jun-04 5:58
protectorHeath Stewart9-Jun-04 5:58 
GeneralRe: Skinning Pin
Simon Wren9-Jun-04 6:03
professionalSimon Wren9-Jun-04 6:03 
GeneralRe: Skinning Pin
Wackatronic10-Jun-04 5:19
Wackatronic10-Jun-04 5:19 
GeneralIP address from VPN connection Pin
Judah Gabriel Himango9-Jun-04 5:20
sponsorJudah Gabriel Himango9-Jun-04 5:20 
GeneralRe: IP address from VPN connection [EDITED] Pin
Dave Kreskowiak9-Jun-04 9:02
mveDave Kreskowiak9-Jun-04 9:02 
GeneralRe: IP address from VPN connection [EDITED] Pin
Judah Gabriel Himango9-Jun-04 9:50
sponsorJudah Gabriel Himango9-Jun-04 9:50 
GeneralLoop through many textboxes Pin
mkennedy779-Jun-04 4:57
mkennedy779-Jun-04 4:57 
I have a form that contains 200 textboxes in a table format, all named the same except with a number appended (i.e tbName1-tbName200). If I want to process these textboxes in a loop to capture the text values, how should I do this? Do I look for all of the components in the form and examine each component to see if it matches the name I'm looking for; seems to me that this is a difficult way to find the actual textbox object.



--Mike
GeneralRe: Loop through many textboxes Pin
Guinness4Strength9-Jun-04 5:14
Guinness4Strength9-Jun-04 5:14 
GeneralRe: Loop through many textboxes Pin
Heath Stewart9-Jun-04 5:48
protectorHeath Stewart9-Jun-04 5:48 
GeneralRe: Loop through many textboxes Pin
Guinness4Strength9-Jun-04 5:23
Guinness4Strength9-Jun-04 5:23 
GeneralRe: Loop through many textboxes Pin
Alex Getman9-Jun-04 6:53
Alex Getman9-Jun-04 6:53 
GeneralRe: Loop through many textboxes Pin
mkennedy779-Jun-04 11:23
mkennedy779-Jun-04 11:23 
GeneraldotNet MDI app and win32 child forms Pin
southperthman9-Jun-04 3:52
southperthman9-Jun-04 3:52 
GeneralRe: dotNet MDI app and win32 child forms Pin
Dave Kreskowiak9-Jun-04 8:54
mveDave Kreskowiak9-Jun-04 8:54 
GeneralRe: dotNet MDI app and win32 child forms Pin
southperthman9-Jun-04 14:58
southperthman9-Jun-04 14:58 
GeneralRe: dotNet MDI app and win32 child forms Pin
Dave Kreskowiak10-Jun-04 4:21
mveDave Kreskowiak10-Jun-04 4:21 
GeneralRe: dotNet MDI app and win32 child forms Pin
southperthman11-Jun-04 6:17
southperthman11-Jun-04 6:17 
Questionhow do i make the value in text box permanent Pin
VIJAYPAPUPAGER9-Jun-04 3:22
VIJAYPAPUPAGER9-Jun-04 3:22 
AnswerRe: how do i make the value in text box permanent Pin
Guinness4Strength9-Jun-04 5:07
Guinness4Strength9-Jun-04 5:07 
GeneralRe: how do i make the value in text box permanent Pin
Heath Stewart9-Jun-04 5:59
protectorHeath Stewart9-Jun-04 5:59 
GeneralRe: how do i make the value in text box permanent Pin
surgeproof9-Jun-04 10:23
surgeproof9-Jun-04 10:23 
GeneralRe: how do i make the value in text box permanent Pin
Heath Stewart9-Jun-04 10:30
protectorHeath Stewart9-Jun-04 10:30 
AnswerRe: how do i make the value in text box permanent Pin
Heath Stewart9-Jun-04 6:04
protectorHeath Stewart9-Jun-04 6:04 
GeneralConversion of Unmanaged COM in VC++ to Managed VC++ or C# Pin
imran1899-Jun-04 2:49
imran1899-Jun-04 2:49 

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.