Click here to Skip to main content
15,885,546 members
Home / Discussions / C#
   

C#

 
GeneralService interact with Windows MFC Pin
brunoconde4-Sep-04 12:11
brunoconde4-Sep-04 12:11 
GeneralRe: Service interact with Windows MFC Pin
EssOEss4-Sep-04 20:25
EssOEss4-Sep-04 20:25 
GeneralRe: Service interact with Windows MFC Pin
Sebastian Schneider5-Sep-04 23:34
Sebastian Schneider5-Sep-04 23:34 
Generaluse dll from dymo Pin
VisualRonny4-Sep-04 9:25
VisualRonny4-Sep-04 9:25 
GeneralDebugging Pin
dbetting4-Sep-04 4:16
dbetting4-Sep-04 4:16 
GeneralAdditional Info Pin
dbetting4-Sep-04 5:08
dbetting4-Sep-04 5:08 
GeneralAdvise on displaying HTML document Pin
Adelm4-Sep-04 2:56
Adelm4-Sep-04 2:56 
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 

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.