Click here to Skip to main content
15,890,123 members
Home / Discussions / C#
   

C#

 
Questionbutton click event for more than 1 button Pin
steve_rm11-Mar-08 7:32
steve_rm11-Mar-08 7:32 
GeneralRe: button click event for more than 1 button Pin
m@u11-Mar-08 7:38
m@u11-Mar-08 7:38 
Generalwebbrowser and layout changing of current page Pin
eswes11-Mar-08 5:29
eswes11-Mar-08 5:29 
GeneralRe: webbrowser and layout changing of current page Pin
led mike11-Mar-08 5:49
led mike11-Mar-08 5:49 
GeneralRe: webbrowser and layout changing of current page Pin
eswes11-Mar-08 7:54
eswes11-Mar-08 7:54 
GeneralRe: webbrowser and layout changing of current page Pin
led mike11-Mar-08 8:02
led mike11-Mar-08 8:02 
GeneralRe: webbrowser and layout changing of current page Pin
eswes11-Mar-08 11:23
eswes11-Mar-08 11:23 
GeneralRe: webbrowser and layout changing of current page Pin
Mike Dimmick11-Mar-08 6:34
Mike Dimmick11-Mar-08 6:34 
If you're using the WebBrowser control, you should ensure that the control resizes with the form it's placed on. For example, you could use the docking features in Windows Forms 2.0 to do this automatically.

If the control itself is resizing correctly you need to modify your content so it resizes or reflows appropriately when the window is resized.


DoEvents: Generating unexpected recursion since 1991

QuestionReflection Question Pin
Paw Jershauge11-Mar-08 3:58
Paw Jershauge11-Mar-08 3:58 
AnswerRe: Reflection Question Pin
Martin#11-Mar-08 4:46
Martin#11-Mar-08 4:46 
GeneralRe: Reflection Question Pin
led mike11-Mar-08 4:49
led mike11-Mar-08 4:49 
GeneralRe: Reflection Question [modified] Pin
Martin#11-Mar-08 5:13
Martin#11-Mar-08 5:13 
GeneralRe: Reflection Question Pin
Paw Jershauge11-Mar-08 5:27
Paw Jershauge11-Mar-08 5:27 
GeneralRe: Reflection Question Pin
led mike11-Mar-08 5:34
led mike11-Mar-08 5:34 
GeneralRe: Reflection Question Pin
Martin#11-Mar-08 5:39
Martin#11-Mar-08 5:39 
GeneralRe: Reflection Question Pin
led mike11-Mar-08 5:44
led mike11-Mar-08 5:44 
QuestionRe: Reflection Question [modified] Pin
Paw Jershauge11-Mar-08 5:20
Paw Jershauge11-Mar-08 5:20 
GeneralRe: Reflection Question Pin
led mike11-Mar-08 5:31
led mike11-Mar-08 5:31 
GeneralRe: Reflection Question Pin
Paw Jershauge11-Mar-08 5:48
Paw Jershauge11-Mar-08 5:48 
GeneralRe: Reflection Question Pin
Paw Jershauge11-Mar-08 6:17
Paw Jershauge11-Mar-08 6:17 
GeneralPlease help me convert the C# code to VB.Net Pin
Support12311-Mar-08 3:55
Support12311-Mar-08 3:55 
AnswerRe: Please help me convert the C# code to VB.Net Pin
Paw Jershauge11-Mar-08 4:02
Paw Jershauge11-Mar-08 4:02 
GeneralRe: Please help me convert the C# code to VB.Net Pin
Support12311-Mar-08 4:08
Support12311-Mar-08 4:08 
GeneralRe: Please help me convert the C# code to VB.Net Pin
Paw Jershauge11-Mar-08 4:22
Paw Jershauge11-Mar-08 4:22 
GeneralRe: Please help me convert the C# code to VB.Net Pin
ChrisKo11-Mar-08 8:09
ChrisKo11-Mar-08 8:09 

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.