Click here to Skip to main content
15,914,416 members
Home / Discussions / C#
   

C#

 
GeneralRe: Advise on displaying HTML document Pin
Tomas Petricek4-Sep-04 3:13
Tomas Petricek4-Sep-04 3:13 
Adelm wrote:
1- What is the easiest way to display HTML document in a Windows Form

Best way to display HTML in Windows Forms is to use Internet Explorer control. This control will be available in C# 2005 (like typical .Net control), but it is possible to use it in current version also (In Toolbox click on "Add/Rmove Items" and select "Microsoft Web Browser" on Com Components page).

You can navigate browser control to html page from html file, from url and also to resource of win32 dll file (something like res://C:\WINDOWS\system32\shdoclc.dll/navcancl.htm).

Tomáš Petříček (Microsoft C# MVP)
www.eeeksoft.net | Photos | Fractal Snow

GeneralRe: Advise on displaying HTML document Pin
Mr. Rogers4-Sep-04 12:11
Mr. Rogers4-Sep-04 12:11 
GeneralRe: Advise on displaying HTML document Pin
Tomas Petricek4-Sep-04 12:20
Tomas Petricek4-Sep-04 12:20 
GeneralRe: Advise on displaying HTML document Pin
Adelm5-Sep-04 4:37
Adelm5-Sep-04 4:37 
GeneralCrystal reports Problem HElpppp Me Pin
kings_14-Sep-04 0:52
kings_14-Sep-04 0:52 
GeneralRe: Crystal reports Problem HElpppp Me Pin
cjengler5-Sep-04 1:24
cjengler5-Sep-04 1:24 
Generalx86 Op codes and C# Pin
WayneMJ4-Sep-04 0:18
WayneMJ4-Sep-04 0:18 
GeneralRe: x86 Op codes and C# Pin
leppie4-Sep-04 1:24
leppie4-Sep-04 1:24 
GeneralRe: x86 Op codes and C# Pin
WayneMJ4-Sep-04 1:33
WayneMJ4-Sep-04 1:33 
GeneralNode names in TreeView Pin
teomanx4-Sep-04 0:01
teomanx4-Sep-04 0:01 
GeneralDesignMode always false Pin
Hesham Amin3-Sep-04 21:43
Hesham Amin3-Sep-04 21:43 
GeneralC# Script Debug Pin
For_IT3-Sep-04 20:53
For_IT3-Sep-04 20:53 
GeneralRe: C# Script Debug Pin
EssOEss4-Sep-04 20:30
EssOEss4-Sep-04 20:30 
GeneralRe: C# Script Debug Pin
For_IT5-Sep-04 18:16
For_IT5-Sep-04 18:16 
GeneralRe: C# Script Debug Pin
EssOEss6-Sep-04 4:54
EssOEss6-Sep-04 4:54 
QuestionSearching for Carriage Return in string? Pin
econner3-Sep-04 19:15
econner3-Sep-04 19:15 
AnswerRe: Searching for Carriage Return in string? Pin
mav.northwind3-Sep-04 21:01
mav.northwind3-Sep-04 21:01 
GeneralRe: Searching for Carriage Return in string? Pin
Werdna4-Sep-04 10:04
Werdna4-Sep-04 10:04 
GeneralRe: Searching for Carriage Return in string? Pin
mav.northwind4-Sep-04 23:20
mav.northwind4-Sep-04 23:20 
QuestionHow To Send Info To One's Email Address. Pin
WartHog0003-Sep-04 15:36
WartHog0003-Sep-04 15:36 
AnswerRe: How To Send Info To One's Email Address. Pin
mav.northwind3-Sep-04 21:09
mav.northwind3-Sep-04 21:09 
GeneralSending Keyboard Events Pin
Alex Leshinsky3-Sep-04 14:31
Alex Leshinsky3-Sep-04 14:31 
GeneralRe: Sending Keyboard Events Pin
Alex Leshinsky4-Sep-04 9:06
Alex Leshinsky4-Sep-04 9:06 
GeneralRe: Sending Keyboard Events Pin
Stefan Troschuetz5-Sep-04 2:18
Stefan Troschuetz5-Sep-04 2:18 
GeneralRe: Sending Keyboard Events Pin
Alex Leshinsky4-Sep-04 9:17
Alex Leshinsky4-Sep-04 9:17 

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.