Click here to Skip to main content
16,010,876 members
Home / Discussions / C#
   

C#

 
Generalsaving a graphic context Pin
cristina_tudor5-Jun-04 22:18
cristina_tudor5-Jun-04 22:18 
GeneralRe: saving a graphic context Pin
leppie5-Jun-04 23:52
leppie5-Jun-04 23:52 
GeneralRe: saving a graphic context Pin
cristina_tudor6-Jun-04 0:17
cristina_tudor6-Jun-04 0:17 
GeneralRe: saving a graphic context Pin
Heath Stewart6-Jun-04 13:33
protectorHeath Stewart6-Jun-04 13:33 
GeneralDifference between Directory and DirectoryInfo Pin
?!?5-Jun-04 19:37
?!?5-Jun-04 19:37 
GeneralRe: Difference between Directory and DirectoryInfo Pin
Stefan Troschuetz5-Jun-04 20:57
Stefan Troschuetz5-Jun-04 20:57 
GeneralIe engine Pin
RomanD5-Jun-04 12:54
RomanD5-Jun-04 12:54 
GeneralRe: Ie engine Pin
Heath Stewart5-Jun-04 18:13
protectorHeath Stewart5-Jun-04 18:13 
Right-click on the VS.NET toolbox and click Customize. Select the COM tab and find the Microsoft Web Browser component. Add it and click OK. Then drag and drop it from the toolbox to your form. Now you've got an instance of the Internet Explorer WebBrowser control. You can open files using WebBrowser.Navigate2, for example. There's other ways, though, just as there's other ways to add the WebBrowser component to your project.

Search CodeProject for "WebBrowser" for more examples and articles using the search textbox below the logo toward the top of the page.

 

Microsoft MVP, Visual C#
My Articles
GeneralRe: Ie engine Pin
RomanD6-Jun-04 5:15
RomanD6-Jun-04 5:15 
Generalruning a console app in the background Pin
Anonymous5-Jun-04 10:04
Anonymous5-Jun-04 10:04 
GeneralRe: runing a console app in the background Pin
leppie5-Jun-04 10:46
leppie5-Jun-04 10:46 
GeneralRe: runing a console app in the background Pin
Anonymous5-Jun-04 11:10
Anonymous5-Jun-04 11:10 
GeneralRe: runing a console app in the background Pin
Colin Angus Mackay5-Jun-04 12:27
Colin Angus Mackay5-Jun-04 12:27 
GeneralRe: runing a console app in the background Pin
Roman Rodov6-Jun-04 16:45
Roman Rodov6-Jun-04 16:45 
GeneralWorking with IRC Pin
Marlun5-Jun-04 3:40
Marlun5-Jun-04 3:40 
GeneralRe: Working with IRC Pin
Heath Stewart5-Jun-04 8:24
protectorHeath Stewart5-Jun-04 8:24 
GeneralRe: Working with IRC Pin
CWIZO5-Jun-04 9:14
CWIZO5-Jun-04 9:14 
GeneralRe: Working with IRC Pin
eggie56-Jun-04 11:11
eggie56-Jun-04 11:11 
QuestionHow can I detect silence Pin
GuruVN5-Jun-04 3:11
GuruVN5-Jun-04 3:11 
AnswerRe: How can I detect silence Pin
Heath Stewart5-Jun-04 8:27
protectorHeath Stewart5-Jun-04 8:27 
GeneralRe: How can I detect silence Pin
GuruVN5-Jun-04 15:22
GuruVN5-Jun-04 15:22 
GeneralRe: How can I detect silence Pin
Heath Stewart5-Jun-04 18:14
protectorHeath Stewart5-Jun-04 18:14 
GeneralRe: How can I detect silence Pin
leppie6-Jun-04 0:00
leppie6-Jun-04 0:00 
AnswerRe: How can I detect silence Pin
Roman Rodov6-Jun-04 21:14
Roman Rodov6-Jun-04 21:14 
QuestionHow to add a background image for ListviewItem? Pin
cmxcmz20025-Jun-04 2:27
cmxcmz20025-Jun-04 2:27 

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.