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

C#

 
GeneralRe: Opening notepad from own program Pin
dsl/fahk3-Jan-07 13:26
dsl/fahk3-Jan-07 13:26 
GeneralRe: Opening notepad from own program Pin
Luc Pattyn3-Jan-07 16:41
sitebuilderLuc Pattyn3-Jan-07 16:41 
QuestionHow to tell if running under VS service host? Pin
JoeRip2-Jan-07 13:49
JoeRip2-Jan-07 13:49 
AnswerRe: How to tell if running under VS service host? Pin
Ennis Ray Lynch, Jr.2-Jan-07 14:09
Ennis Ray Lynch, Jr.2-Jan-07 14:09 
GeneralRe: How to tell if running under VS service host? Pin
Luc Pattyn2-Jan-07 14:37
sitebuilderLuc Pattyn2-Jan-07 14:37 
GeneralRe: How to tell if running under VS service host? Pin
JoeRip3-Jan-07 2:20
JoeRip3-Jan-07 2:20 
GeneralRe: How to tell if running under VS service host? Pin
JoeRip3-Jan-07 2:18
JoeRip3-Jan-07 2:18 
QuestionMulti tab interface question? Pin
TrooperIronMan2-Jan-07 13:31
TrooperIronMan2-Jan-07 13:31 
I'm building application with multi document interface through use of standard tab control (so it's not MDI).

It's only for learning purpose anyway. I want to build kind of modern web browser so I use built in WebBrowser control.

Question is how to access certain controls in each tab through common interface on top of screen, basically to have same functionality like in FireFox when it comes to tabs (Commands apply only to selected tab and his controls, most of them anyway).

I had hard time (I'm still learning so this is probably trivial) to add controls to newly created tab. I figured I'll just add controls in same event but now I have problem once that is done how to access them since event repeat on each button click all controls have same name, only difference is they sit in different tab.

So how to access say WebBrowser Control in current tab... or do I need to do something difernet??

It's C# Express 2005 BTW...

AnswerRe: Multi tab interface question? Pin
Nader Elshehabi2-Jan-07 13:41
Nader Elshehabi2-Jan-07 13:41 
GeneralRe: Multi tab interface question? Pin
TrooperIronMan3-Jan-07 1:38
TrooperIronMan3-Jan-07 1:38 
GeneralRe: Multi tab interface question? Pin
TrooperIronMan3-Jan-07 3:28
TrooperIronMan3-Jan-07 3:28 
GeneralRe: Multi tab interface question? Pin
Nader Elshehabi3-Jan-07 4:14
Nader Elshehabi3-Jan-07 4:14 
GeneralRe: Multi tab interface question? Pin
TrooperIronMan3-Jan-07 6:41
TrooperIronMan3-Jan-07 6:41 
GeneralRe: Multi tab interface question? Pin
Nader Elshehabi3-Jan-07 13:06
Nader Elshehabi3-Jan-07 13:06 
QuestionControl Panel applets Pin
dsovino2-Jan-07 11:54
dsovino2-Jan-07 11:54 
AnswerRe: Control Panel applets Pin
Nader Elshehabi2-Jan-07 12:32
Nader Elshehabi2-Jan-07 12:32 
GeneralRe: Control Panel applets Pin
dsovino2-Jan-07 12:39
dsovino2-Jan-07 12:39 
Questionwhant to compile pascal document for c# Pin
conemajstor2-Jan-07 11:33
conemajstor2-Jan-07 11:33 
AnswerRe: whant to compile pascal document for c# Pin
Christian Graus2-Jan-07 16:00
protectorChristian Graus2-Jan-07 16:00 
GeneralRe: whant to compile pascal document for c# Pin
Uwe Keim2-Jan-07 20:35
sitebuilderUwe Keim2-Jan-07 20:35 
QuestionHow to assign a new Main Form!?? Pin
ferdna2-Jan-07 11:08
ferdna2-Jan-07 11:08 
AnswerRe: How to assign a new Main Form!?? Pin
Colin Angus Mackay2-Jan-07 11:22
Colin Angus Mackay2-Jan-07 11:22 
GeneralRe: How to assign a new Main Form!?? Pin
ferdna2-Jan-07 11:46
ferdna2-Jan-07 11:46 
GeneralRe: How to assign a new Main Form!?? Pin
Colin Angus Mackay2-Jan-07 12:01
Colin Angus Mackay2-Jan-07 12:01 
GeneralRe: How to assign a new Main Form!?? Pin
ferdna2-Jan-07 12:10
ferdna2-Jan-07 12:10 

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.