Click here to Skip to main content
15,921,250 members
Home / Discussions / C#
   

C#

 
GeneralChild windows opening outside the screen! Pin
Carl Mercier1-Apr-04 12:04
Carl Mercier1-Apr-04 12:04 
GeneralRe: Child windows opening outside the screen! Pin
Dave Kreskowiak1-Apr-04 13:10
mveDave Kreskowiak1-Apr-04 13:10 
GeneralRe: Child windows opening outside the screen! Pin
Carl Mercier1-Apr-04 17:03
Carl Mercier1-Apr-04 17:03 
GeneralRe: Child windows opening outside the screen! Pin
Dave Kreskowiak2-Apr-04 4:56
mveDave Kreskowiak2-Apr-04 4:56 
GeneralRe: Child windows opening outside the screen! Pin
Carl Mercier2-Apr-04 6:12
Carl Mercier2-Apr-04 6:12 
GeneralRe: Child windows opening outside the screen! Pin
Dave Kreskowiak2-Apr-04 6:22
mveDave Kreskowiak2-Apr-04 6:22 
GeneralRe: Child windows opening outside the screen! Pin
Carl Mercier2-Apr-04 6:35
Carl Mercier2-Apr-04 6:35 
GeneralProblem with web browser control in Windows Form Pin
Tim Kohler1-Apr-04 11:23
Tim Kohler1-Apr-04 11:23 
I'm having a problem with using the Web Browser ActiveX control in a C# windows form app. The circumstance is easily reproducable:

Create the boiler plate example of this using the VS toolbox to create the ActiveX wrapper and add then drag it into your C# form.

Now, open up a web page with your forms app. For instance, mail.yahoo.com. Click in the user name entry field so that focus is there. Now minimize your form app and then bring it right back up. All of a sudden that entry field no longer has the focus.

I have another example using this control through a VC++ 6 MFC SDI app and ironically, it works fine there (the entry field still has focus).


Any ideas on what to look at? I thought it might have to do with message routing differences between windows forms and MFC SDI but hooking the app up to Spy++ didn't reveal anything. Now I'm thinking it's a problem with the .NET generated wrapper but I'm at a loss as to what to do about it.


???

any help appreciated!

GeneralComboBox on a ToolBar Menu Pin
adam.southerland@oscn.net1-Apr-04 11:22
adam.southerland@oscn.net1-Apr-04 11:22 
Generalproblem with the project reference Pin
dizzyha1-Apr-04 10:35
dizzyha1-Apr-04 10:35 
GeneralRe: problem with the project reference Pin
Heath Stewart1-Apr-04 10:40
protectorHeath Stewart1-Apr-04 10:40 
GeneralCreateGraphics Problem Pin
Tristan Rhodes1-Apr-04 10:25
Tristan Rhodes1-Apr-04 10:25 
GeneralRe: CreateGraphics Problem Pin
Heath Stewart1-Apr-04 10:39
protectorHeath Stewart1-Apr-04 10:39 
GeneralRe: CreateGraphics Problem Pin
Tristan Rhodes1-Apr-04 10:50
Tristan Rhodes1-Apr-04 10:50 
GeneralRe: CreateGraphics Problem Pin
Heath Stewart2-Apr-04 8:58
protectorHeath Stewart2-Apr-04 8:58 
GeneralRe: DragDrop registration failed - Error Pin
Heath Stewart1-Apr-04 8:46
protectorHeath Stewart1-Apr-04 8:46 
GeneralRe: DragDrop registration failed - Error Pin
Tristan Rhodes1-Apr-04 10:39
Tristan Rhodes1-Apr-04 10:39 
GeneralMDIChild help Pin
robmays1-Apr-04 8:37
robmays1-Apr-04 8:37 
GeneralRe: MDIChild help Pin
Heath Stewart1-Apr-04 8:58
protectorHeath Stewart1-Apr-04 8:58 
GeneralRe: MDIChild help Pin
robmays1-Apr-04 9:14
robmays1-Apr-04 9:14 
GeneralGive a panel a focus Pin
Jonathan Slenders1-Apr-04 8:22
Jonathan Slenders1-Apr-04 8:22 
GeneralRe: Give a panel a focus Pin
Heath Stewart1-Apr-04 8:55
protectorHeath Stewart1-Apr-04 8:55 
GeneralRe: Give a panel a focus Pin
Jonathan Slenders5-Apr-04 7:50
Jonathan Slenders5-Apr-04 7:50 
General2 dimension textbox array Pin
hkl1-Apr-04 8:00
hkl1-Apr-04 8:00 
GeneralRe: 2 dimension textbox array Pin
Heath Stewart1-Apr-04 8:53
protectorHeath Stewart1-Apr-04 8:53 

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.