Click here to Skip to main content
15,908,775 members
Home / Discussions / C#
   

C#

 
GeneralRe: LPVoid and Beta2 Pin
Eric Gunnerson (msft)22-Oct-01 9:32
Eric Gunnerson (msft)22-Oct-01 9:32 
GeneralRe: LPVoid and Beta2 Pin
A.A.24-Oct-01 6:50
A.A.24-Oct-01 6:50 
Questionhow do i create a new line in a text Box? Pin
15-Oct-01 14:30
suss15-Oct-01 14:30 
AnswerRe: how do i create a new line in a text Box? Pin
16-Oct-01 9:58
suss16-Oct-01 9:58 
GeneralAbout Path Select Dialog Pin
aner_glx15-Oct-01 11:57
aner_glx15-Oct-01 11:57 
GeneralRe: About Path Select Dialog Pin
Iverson22-Oct-01 14:16
Iverson22-Oct-01 14:16 
GeneralRe: About Path Select Dialog Pin
aner_glx23-Oct-01 13:41
aner_glx23-Oct-01 13:41 
GeneralInterfacing between HTML and Windows Forms Pin
15-Oct-01 4:18
suss15-Oct-01 4:18 
I’m trying to mimic the functionality of the Visual Studio.NET Start Page. I’d like to be able to create hyperlinks to recently used projects and create buttons that will invoke an OpenFileDialog or other dialogs. Right now, I have an Internet Explorer ActiveX control in a Windows Form. Somehow, I need to call member functions of the parent form from within an HTML document (or at least it seems to me that that’s what I need to do).
I was looking in MSDN and I found the IDocHostUIHandler interface that has a GetExternal function. GetExternal returns an IDispatch pointer which I think (hope) will allow an HTML document to interface to the parent form via IDispatch’s Invoke method.
It looks like this may provide the functionality I’m looking for, but I can only find how to implement it in C++. Does anybody know how to do this in C# (or any .NET language)?
Or, if you’ve done something like this in C++, let me know if I’m on the right track here.

Thanks.
Stephen

QuestionWeb Service to Windows Forms communication HELP!? Pin
15-Oct-01 0:25
suss15-Oct-01 0:25 
GeneralQuestion regarding C# Pin
12-Oct-01 7:39
suss12-Oct-01 7:39 
GeneralRe: Question regarding C# Pin
16-Oct-01 10:00
suss16-Oct-01 10:00 
GeneralRe: Question regarding C# Pin
Nish Nishant23-Oct-01 23:21
sitebuilderNish Nishant23-Oct-01 23:21 
GeneralC# developers Pin
7-Nov-01 5:44
suss7-Nov-01 5:44 
GeneralSet, Get window position Pin
EZ11-Oct-01 9:57
EZ11-Oct-01 9:57 
GeneralWebDAV Pin
10-Oct-01 4:38
suss10-Oct-01 4:38 
GeneralRe: WebDAV Pin
Anonymous16-Aug-02 15:46
Anonymous16-Aug-02 15:46 
GeneralWhen will .NET framework shipped with Windows Pin
8-Oct-01 19:58
suss8-Oct-01 19:58 
GeneralGetting Key strokes Pin
Ever12347-Oct-01 5:47
Ever12347-Oct-01 5:47 
GeneralRe: Getting Key strokes Pin
16-Oct-01 10:06
suss16-Oct-01 10:06 
GeneralNotifyIcon Pin
Caleb Groom3-Oct-01 18:25
Caleb Groom3-Oct-01 18:25 
GeneralRe: NotifyIcon Pin
Eric Gunnerson (msft)5-Oct-01 10:40
Eric Gunnerson (msft)5-Oct-01 10:40 
GeneralRe: NotifyIcon Pin
Caleb Groom5-Oct-01 10:47
Caleb Groom5-Oct-01 10:47 
GeneralI wish to learn .NET and C# Pin
29-Sep-01 4:22
suss29-Sep-01 4:22 
GeneralRe: I wish to learn .NET and C# Pin
Paul Watson30-Sep-01 3:03
sitebuilderPaul Watson30-Sep-01 3:03 
GeneralRe: I wish to learn .NET and C# Pin
16-Oct-01 10:05
suss16-Oct-01 10:05 

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.