Click here to Skip to main content
15,888,282 members
Home / Discussions / C#
   

C#

 
QuestionI want to do a control like vs2005 doc outline tool Pin
hwswin10-Jun-09 17:40
hwswin10-Jun-09 17:40 
AnswerRe: I want to do a control like vs2005 doc outline tool Pin
Christian Graus10-Jun-09 17:52
protectorChristian Graus10-Jun-09 17:52 
GeneralRe: I want to do a control like vs2005 doc outline tool Pin
hwswin10-Jun-09 18:09
hwswin10-Jun-09 18:09 
GeneralRe: I want to do a control like vs2005 doc outline tool Pin
S. Senthil Kumar10-Jun-09 23:59
S. Senthil Kumar10-Jun-09 23:59 
GeneralRe: I want to do a control like vs2005 doc outline tool Pin
hwswin11-Jun-09 15:30
hwswin11-Jun-09 15:30 
GeneralRe: I want to do a control like vs2005 doc outline tool Pin
S. Senthil Kumar11-Jun-09 21:06
S. Senthil Kumar11-Jun-09 21:06 
QuestionCommand Scripts Pin
bigjoe11a10-Jun-09 17:06
bigjoe11a10-Jun-09 17:06 
QuestionUm, Opening link in new tab - not new window? [modified] Pin
Baeltazor10-Jun-09 15:15
Baeltazor10-Jun-09 15:15 
Hi all Smile | :)

I'm creating a web browser in C# and i've pretty much got what I needed and I keep getting stuck on one thing. When I'm browsing the web in my new browser and stumble upon a link that opens a new page in a new browser, or in a new tab or whatever, it opens that new page in internet explorer! lol. How can I stop this? It's really getting on my nerves, but it's making me laugh at the same time... I want to do something like this (and yes, i know this code will never work :p):

if Link is trying to open new page in new tab or window
then open that new page in a new tab in the current window.

... I know how to create new tabs, add a new webbrowser control to the new tab etc, i just don't know how to get those particular links to open up in a new tab. Does anybody have any ideas as to how I might go about doing this? I have looked on msdn and couldn't find anything. I also tried google and found a few links but then led me to something completely unrelated.

thanks,
jase.

modified on Thursday, June 11, 2009 1:44 AM

Questionwriting a development environment Pin
JimLaVine10-Jun-09 14:45
JimLaVine10-Jun-09 14:45 
AnswerRe: writing a development environment Pin
Christian Graus10-Jun-09 14:48
protectorChristian Graus10-Jun-09 14:48 
AnswerRe: writing a development environment Pin
Luc Pattyn10-Jun-09 14:49
sitebuilderLuc Pattyn10-Jun-09 14:49 
GeneralRe: writing a development environment Pin
JimLaVine10-Jun-09 15:03
JimLaVine10-Jun-09 15:03 
GeneralRe: writing a development environment Pin
Dave Kreskowiak10-Jun-09 17:16
mveDave Kreskowiak10-Jun-09 17:16 
AnswerRe: writing a development environment Pin
Pete O'Hanlon10-Jun-09 23:25
mvePete O'Hanlon10-Jun-09 23:25 
Questionapp config Pin
Cyrus-IRA10-Jun-09 13:43
Cyrus-IRA10-Jun-09 13:43 
AnswerRe: app config Pin
Leonscape10-Jun-09 14:50
Leonscape10-Jun-09 14:50 
GeneralRe: app config Pin
Cyrus-IRA10-Jun-09 15:56
Cyrus-IRA10-Jun-09 15:56 
QuestionFlickering. Pin
Baeltazor10-Jun-09 12:57
Baeltazor10-Jun-09 12:57 
QuestionActive directory Question Pin
caiena10-Jun-09 11:12
caiena10-Jun-09 11:12 
AnswerRe: Active directory Question Pin
Leonscape10-Jun-09 11:29
Leonscape10-Jun-09 11:29 
AnswerRe: Active directory Question Pin
saurabh sahay10-Jun-09 12:12
saurabh sahay10-Jun-09 12:12 
GeneralRe: Active directory Question Pin
Dave Kreskowiak10-Jun-09 17:14
mveDave Kreskowiak10-Jun-09 17:14 
QuestionType declaration ? Pin
daveyerwin10-Jun-09 9:55
daveyerwin10-Jun-09 9:55 
AnswerRe: Type declaration ? Pin
0x3c010-Jun-09 10:12
0x3c010-Jun-09 10:12 
AnswerRe: Type declaration ? Pin
Leonscape10-Jun-09 11:20
Leonscape10-Jun-09 11:20 

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.