Why get_body doesn´t work with designmode off?



I can´t get the body element form Ihtmldocument2:;get_body, if my
control has it state as navigate mode ( designmode off ), is this
something I´m making wrong? Please I need some clearence in this
subject.

Thanks in advance

.



Relevant Pages

  • Re: Control.DesignMode and OnPaint in Custom Control
    ... Put your control on a UserControl ... Your control is now in runmode, i.e. the DesignMode property is false! ... The desktop image is only created at run ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: Error in Treeview with Checkboxes and Vista
    ... OwnerDraw function only with visual styles? ... I use the Control.DesignMode property to recognize whether a control ... Site property is set by the designer, if the Site property is not null, the ... DesignMode property returns true; ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: Error in Treeview with Checkboxes and Vista
    ... OwnerDraw function only with visual styles? ... I use the Control.DesignMode property to recognize whether a control ... DesignMode property returns true; ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: Error in Treeview with Checkboxes and Vista
    ... OwnerDraw function only with visual styles? ... I use the Control.DesignMode property to recognize whether a control ... DesignMode property returns true; ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: Load event called in Design mode
    ... When you now check the DesignMode property in your user control it ... control itself or its immediate parent is open in the designer. ...
    (microsoft.public.dotnet.framework.windowsforms.controls)