Click here to Skip to main content
16,003,449 members
Home / Discussions / C#
   

C#

 
Questionc# won't display sub menuitems Pin
tmaung4-Oct-06 11:05
tmaung4-Oct-06 11:05 
QuestionLoading user controls from filename... Pin
Kasic Slobodan4-Oct-06 11:02
Kasic Slobodan4-Oct-06 11:02 
AnswerRe: Loading user controls from filename... Pin
Andrei Ungureanu4-Oct-06 23:35
Andrei Ungureanu4-Oct-06 23:35 
GeneralRe: Loading user controls from filename... Pin
Kasic Slobodan5-Oct-06 2:29
Kasic Slobodan5-Oct-06 2:29 
QuestionHelp with Collections Pin
TheBlindWatchmaker4-Oct-06 10:40
TheBlindWatchmaker4-Oct-06 10:40 
AnswerRe: Help with Collections Pin
eggsovereasy4-Oct-06 10:49
eggsovereasy4-Oct-06 10:49 
GeneralPerfect! Thank you! Pin
TheBlindWatchmaker4-Oct-06 11:07
TheBlindWatchmaker4-Oct-06 11:07 
QuestionReferencing a textBox on a tabControl Pin
TCHamilton4-Oct-06 10:35
TCHamilton4-Oct-06 10:35 
I have a form with a tabControl with two pages. On the second tab page is a textbox(txtMLBox_ID). I need to reference it from a module in another part of the application but can't seem to get the reference syntax correct.

Namespace: LabelTool
Form: MainForm (also in LabelTool ns)
tabControl: tabControl1
tabPage: tabMultiRuncard
textbox: txtMLBox

Attempting to access from:
MultiLotRC.cs which is also in the LabelTool ns

I thought that MainForm.tabControl1.txtMLBox.ToString() would work but I'm pretty rummy from trying every purmutation I can think of.

This probably is not a difficult as I'm making it. Progamming in C# (vs2005)
TIA



Tom Hamilton

AnswerRe: Referencing a textBox on a tabControl Pin
Edbert P4-Oct-06 16:59
Edbert P4-Oct-06 16:59 
GeneralRe: Referencing a textBox on a tabControl Pin
TCHamilton5-Oct-06 7:46
TCHamilton5-Oct-06 7:46 
GeneralRe: Referencing a textBox on a tabControl Pin
Edbert P5-Oct-06 13:01
Edbert P5-Oct-06 13:01 
Questionenlarging picture box Pin
rzvme4-Oct-06 9:20
rzvme4-Oct-06 9:20 
AnswerRe: enlarging picture box Pin
Christian Graus4-Oct-06 9:34
protectorChristian Graus4-Oct-06 9:34 
GeneralRe: enlarging picture box Pin
rzvme4-Oct-06 9:37
rzvme4-Oct-06 9:37 
QuestionRe: enlarging picture box Pin
rzvme4-Oct-06 23:42
rzvme4-Oct-06 23:42 
QuestionRemoting - interface vs proxy (soapsuds) Pin
Chuck Bevitt4-Oct-06 8:48
Chuck Bevitt4-Oct-06 8:48 
AnswerRe: Remoting - interface vs proxy (soapsuds) Pin
led mike4-Oct-06 10:17
led mike4-Oct-06 10:17 
Question3 state Button - weird behaviour Pin
seq-4-Oct-06 8:41
seq-4-Oct-06 8:41 
AnswerRe: 3 state Button - weird behaviour Pin
Christian Graus4-Oct-06 9:36
protectorChristian Graus4-Oct-06 9:36 
AnswerRe: 3 state Button - weird behaviour [modified] Pin
Ilíon4-Oct-06 9:59
Ilíon4-Oct-06 9:59 
Questionfile system watcher problem Pin
gus_br4-Oct-06 8:39
gus_br4-Oct-06 8:39 
AnswerRe: file system watcher problem Pin
Andrew Rissing4-Oct-06 11:42
Andrew Rissing4-Oct-06 11:42 
GeneralRe: file system watcher problem Pin
gus_br4-Oct-06 14:04
gus_br4-Oct-06 14:04 
GeneralRe: file system watcher problem Pin
Andrew Rissing5-Oct-06 4:27
Andrew Rissing5-Oct-06 4:27 
GeneralRe: file system watcher problem Pin
gus_br6-Oct-06 7:03
gus_br6-Oct-06 7:03 

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.