# C1.Win.C1Editor.Internal.IWebBrowserApp

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1Editor_Internal_IWebBrowserApp" data-uid="C1.Win.C1Editor.Internal.IWebBrowserApp" class="text-break">IWebBrowserApp Interface
</h1>
  <div class="markdown level0 summary"><p>This interface is for internal use only.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.C1Editor.Internal.html">C1.Win.C1Editor.Internal</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.C1Editor.4.8.dll</h6>
  <h5 id="C1_Win_C1Editor_Internal_IWebBrowserApp_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[Guid(&quot;0002DF05-0000-0000-C000-000000000046&quot;)]
public interface IWebBrowserApp : IWebBrowser</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;Guid(&quot;0002DF05-0000-0000-C000-000000000046&quot;)&gt;
Public Interface IWebBrowserApp
    Inherits IWebBrowser</code></pre>
  </div>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_C1Editor_Internal_IWebBrowserApp_FullName" data-uid="C1.Win.C1Editor.Internal.IWebBrowserApp.FullName">
          <a class="xref" href="C1.Win.C1Editor.Internal.IWebBrowserApp.FullName.html#C1_Win_C1Editor_Internal_IWebBrowserApp_FullName">FullName</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_IWebBrowserApp_FullScreen" data-uid="C1.Win.C1Editor.Internal.IWebBrowserApp.FullScreen">
          <a class="xref" href="C1.Win.C1Editor.Internal.IWebBrowserApp.FullScreen.html#C1_Win_C1Editor_Internal_IWebBrowserApp_FullScreen">FullScreen</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_IWebBrowserApp_HWND" data-uid="C1.Win.C1Editor.Internal.IWebBrowserApp.HWND">
          <a class="xref" href="C1.Win.C1Editor.Internal.IWebBrowserApp.HWND.html#C1_Win_C1Editor_Internal_IWebBrowserApp_HWND">HWND</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_IWebBrowserApp_MenuBar" data-uid="C1.Win.C1Editor.Internal.IWebBrowserApp.MenuBar">
          <a class="xref" href="C1.Win.C1Editor.Internal.IWebBrowserApp.MenuBar.html#C1_Win_C1Editor_Internal_IWebBrowserApp_MenuBar">MenuBar</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_IWebBrowserApp_Name" data-uid="C1.Win.C1Editor.Internal.IWebBrowserApp.Name">
          <a class="xref" href="C1.Win.C1Editor.Internal.IWebBrowserApp.Name.html#C1_Win_C1Editor_Internal_IWebBrowserApp_Name">Name</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_IWebBrowserApp_Path" data-uid="C1.Win.C1Editor.Internal.IWebBrowserApp.Path">
          <a class="xref" href="C1.Win.C1Editor.Internal.IWebBrowserApp.Path.html#C1_Win_C1Editor_Internal_IWebBrowserApp_Path">Path</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_IWebBrowserApp_StatusBar" data-uid="C1.Win.C1Editor.Internal.IWebBrowserApp.StatusBar">
          <a class="xref" href="C1.Win.C1Editor.Internal.IWebBrowserApp.StatusBar.html#C1_Win_C1Editor_Internal_IWebBrowserApp_StatusBar">StatusBar</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_IWebBrowserApp_StatusText" data-uid="C1.Win.C1Editor.Internal.IWebBrowserApp.StatusText">
          <a class="xref" href="C1.Win.C1Editor.Internal.IWebBrowserApp.StatusText.html#C1_Win_C1Editor_Internal_IWebBrowserApp_StatusText">StatusText</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_IWebBrowserApp_ToolBar" data-uid="C1.Win.C1Editor.Internal.IWebBrowserApp.ToolBar">
          <a class="xref" href="C1.Win.C1Editor.Internal.IWebBrowserApp.ToolBar.html#C1_Win_C1Editor_Internal_IWebBrowserApp_ToolBar">ToolBar</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_IWebBrowserApp_Visible" data-uid="C1.Win.C1Editor.Internal.IWebBrowserApp.Visible">
          <a class="xref" href="C1.Win.C1Editor.Internal.IWebBrowserApp.Visible.html#C1_Win_C1Editor_Internal_IWebBrowserApp_Visible">Visible</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_C1Editor_Internal_IWebBrowserApp_ClientToWindow_System_Int32__System_Int32__" data-uid="C1.Win.C1Editor.Internal.IWebBrowserApp.ClientToWindow(System.Int32@,System.Int32@)">
          <a class="xref" href="C1.Win.C1Editor.Internal.IWebBrowserApp.ClientToWindow.html#C1_Win_C1Editor_Internal_IWebBrowserApp_ClientToWindow_System_Int32__System_Int32__">ClientToWindow(ref int, ref int)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_IWebBrowserApp_GetProperty_System_String_" data-uid="C1.Win.C1Editor.Internal.IWebBrowserApp.GetProperty(System.String)">
          <a class="xref" href="C1.Win.C1Editor.Internal.IWebBrowserApp.GetProperty.html#C1_Win_C1Editor_Internal_IWebBrowserApp_GetProperty_System_String_">GetProperty(string)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_IWebBrowserApp_PutProperty_System_String_System_Object_" data-uid="C1.Win.C1Editor.Internal.IWebBrowserApp.PutProperty(System.String,System.Object)">
          <a class="xref" href="C1.Win.C1Editor.Internal.IWebBrowserApp.PutProperty.html#C1_Win_C1Editor_Internal_IWebBrowserApp_PutProperty_System_String_System_Object_">PutProperty(string, object)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_IWebBrowserApp_Quit" data-uid="C1.Win.C1Editor.Internal.IWebBrowserApp.Quit">
          <a class="xref" href="C1.Win.C1Editor.Internal.IWebBrowserApp.Quit.html#C1_Win_C1Editor_Internal_IWebBrowserApp_Quit">Quit()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
