Click here to Skip to main content
15,913,055 members
Home / Discussions / C#
   

C#

 
GeneralRe: reading into an array Pin
ChrisKo13-Dec-07 6:39
ChrisKo13-Dec-07 6:39 
Generalpointers in c# Pin
chanzeb13-Dec-07 1:38
chanzeb13-Dec-07 1:38 
GeneralRe: pointers in c# Pin
Anthony Mushrow13-Dec-07 1:45
professionalAnthony Mushrow13-Dec-07 1:45 
GeneralRe: pointers in c# Pin
Pete O'Hanlon13-Dec-07 2:05
mvePete O'Hanlon13-Dec-07 2:05 
GeneralSerialization Pin
Bhimuni13-Dec-07 1:10
Bhimuni13-Dec-07 1:10 
GeneralRe: Serialization Pin
Pete O'Hanlon13-Dec-07 1:39
mvePete O'Hanlon13-Dec-07 1:39 
Generalcapture drag events in DHTML control Pin
Member 231557413-Dec-07 0:58
Member 231557413-Dec-07 0:58 
GeneralWebBrowser Javascript Resize Problem Pin
gopher_uk13-Dec-07 0:06
gopher_uk13-Dec-07 0:06 
I have an application that uses the System.Windows.Forms.WebBrowser control from .net 2.0.

I have noticed that the window does not resize when the window.ResizeTo javascript method is called.

However, when a AxSHDocVw.AxWebBrowser browser component is used instead, the same javascript works absolutely fine - resizing the browser control and the form containing it. I have a demo project that uses both types of controls on the same HTML page and for some reason the Windows.Forms.WebBrowser control just will not pick up the resize event.

This may be related - I've noticed that if you extend both controls, and override WndProc, the AxSHDocVw control will receive messages for WM_WINDOWPOSCHANGING and WM_WINDOWPOSCHANGED but the other control will not.

Does anyone know what the problem is or how to fix it? It is not possible for me to use the AxSHDocVw component instead.
QuestionGlobal variables or class throughout the application Pin
Pankaj - Joshi13-Dec-07 0:02
Pankaj - Joshi13-Dec-07 0:02 
GeneralRe: Global variables or class throughout the application Pin
Pete O'Hanlon13-Dec-07 4:03
mvePete O'Hanlon13-Dec-07 4:03 
GeneralRe: Global variables or class throughout the application Pin
Parwej Ahamad13-Dec-07 16:45
professionalParwej Ahamad13-Dec-07 16:45 
GeneralRegular expression : Remove non-numerics Pin
livez12-Dec-07 23:56
livez12-Dec-07 23:56 
GeneralRe: Regular expression : Remove non-numerics Pin
TJoe13-Dec-07 3:09
TJoe13-Dec-07 3:09 
GeneralRe: Regular expression : Remove non-numerics Pin
livez13-Dec-07 3:43
livez13-Dec-07 3:43 
GeneralRe: Regular expression : Remove non-numerics Pin
TJoe13-Dec-07 4:15
TJoe13-Dec-07 4:15 
GeneralRe: Regular expression : Remove non-numerics Pin
livez13-Dec-07 20:24
livez13-Dec-07 20:24 
GeneralRe: Regular expression : Remove non-numerics Pin
TJoe14-Dec-07 1:56
TJoe14-Dec-07 1:56 
GeneralRe: Regular expression : Remove non-numerics Pin
livez14-Dec-07 2:12
livez14-Dec-07 2:12 
QuestionMAC ADDRESS Pin
sindhutiwari12-Dec-07 23:23
sindhutiwari12-Dec-07 23:23 
GeneralRe: MAC ADDRESS Pin
N a v a n e e t h12-Dec-07 23:34
N a v a n e e t h12-Dec-07 23:34 
GeneralRe: MAC ADDRESS Pin
sindhutiwari13-Dec-07 0:03
sindhutiwari13-Dec-07 0:03 
GeneralRe: MAC ADDRESS Pin
benjymous13-Dec-07 3:29
benjymous13-Dec-07 3:29 
GeneralVista: The requested operation requires elevation Pin
Stevo Z12-Dec-07 22:54
Stevo Z12-Dec-07 22:54 
GeneralDebug Pin
ellllllllie12-Dec-07 22:46
ellllllllie12-Dec-07 22:46 
GeneralRe: Debug Pin
Pete O'Hanlon12-Dec-07 23:01
mvePete O'Hanlon12-Dec-07 23:01 

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.