Class SimpleBrowserForm

Simple web browser form

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      System.Windows.Forms.Control
        System.Windows.Forms.ScrollableControl
          System.Windows.Forms.ContainerControl
            System.Windows.Forms.Form
              EPS.Windows.Forms.SimpleControls.EPSForm
                EPS.Windows.Forms.SimpleControls.SimpleBrowserForm

public class SimpleBrowserForm : EPSForm

Class Members

MemberDescription
Constructor Constructor
browser Web browser
DisplayHTML Displays the HTML in the browser window
public virtual void DisplayHTML( string html );
Navigate Navigates to the specified URL
public virtual void Navigate( string url );

public virtual void Navigate( Uri uri );

Requirements

Namespace: EPS.Windows.Forms.SimpleControls
Assembly: SIMPLECONTROLSFULLTRUST.DLL


  Last Updated: 5/23/2007 | © , 2007