# C1.Win.Tile.ITileControlDesigner

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Tile_ITileControlDesigner" data-uid="C1.Win.Tile.ITileControlDesigner" class="text-break">ITileControlDesigner Interface
</h1>
  <div class="markdown level0 summary"><p>This is an infrastructure interface. Don't use it directly.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Tile.html">C1.Win.Tile</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.TileControl.10.dll</h6>
  <h5 id="C1_Win_Tile_ITileControlDesigner_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface ITileControlDesigner</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface ITileControlDesigner</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_Tile_ITileControlDesigner_ActiveGroup" data-uid="C1.Win.Tile.ITileControlDesigner.ActiveGroup">
          <a class="xref" href="C1.Win.Tile.ITileControlDesigner.ActiveGroup.html#C1_Win_Tile_ITileControlDesigner_ActiveGroup">ActiveGroup</a>
        </td>
        <td class="markdown level1 summary"><p>This is an infrastructure property. Don't use it directly.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Tile_ITileControlDesigner_ActiveTile" data-uid="C1.Win.Tile.ITileControlDesigner.ActiveTile">
          <a class="xref" href="C1.Win.Tile.ITileControlDesigner.ActiveTile.html#C1_Win_Tile_ITileControlDesigner_ActiveTile">ActiveTile</a>
        </td>
        <td class="markdown level1 summary"><p>This is an infrastructure property. Don't use it directly.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Tile_ITileControlDesigner_CanShowSmartTag" data-uid="C1.Win.Tile.ITileControlDesigner.CanShowSmartTag">
          <a class="xref" href="C1.Win.Tile.ITileControlDesigner.CanShowSmartTag.html#C1_Win_Tile_ITileControlDesigner_CanShowSmartTag">CanShowSmartTag</a>
        </td>
        <td class="markdown level1 summary"><p>This is an infrastructure property. Don't use it directly.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Tile_ITileControlDesigner_ChangeService" data-uid="C1.Win.Tile.ITileControlDesigner.ChangeService">
          <a class="xref" href="C1.Win.Tile.ITileControlDesigner.ChangeService.html#C1_Win_Tile_ITileControlDesigner_ChangeService">ChangeService</a>
        </td>
        <td class="markdown level1 summary"><p>This is an infrastructure property. Don't use it directly.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Tile_ITileControlDesigner_DesignerHost" data-uid="C1.Win.Tile.ITileControlDesigner.DesignerHost">
          <a class="xref" href="C1.Win.Tile.ITileControlDesigner.DesignerHost.html#C1_Win_Tile_ITileControlDesigner_DesignerHost">DesignerHost</a>
        </td>
        <td class="markdown level1 summary"><p>This is an infrastructure property. Don't use it directly.</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_Tile_ITileControlDesigner_DoDefaultAction_C1_Win_Tile_Tile_" data-uid="C1.Win.Tile.ITileControlDesigner.DoDefaultAction(C1.Win.Tile.Tile)">
          <a class="xref" href="C1.Win.Tile.ITileControlDesigner.DoDefaultAction.html#C1_Win_Tile_ITileControlDesigner_DoDefaultAction_C1_Win_Tile_Tile_">DoDefaultAction(Tile)</a>
        </td>
        <td class="markdown level1 summary"><p>This is an infrastructure method. Don't use it directly.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Tile_ITileControlDesigner_SelectComponent_System_ComponentModel_Component_" data-uid="C1.Win.Tile.ITileControlDesigner.SelectComponent(System.ComponentModel.Component)">
          <a class="xref" href="C1.Win.Tile.ITileControlDesigner.SelectComponent.html#C1_Win_Tile_ITileControlDesigner_SelectComponent_System_ComponentModel_Component_">SelectComponent(Component)</a>
        </td>
        <td class="markdown level1 summary"><p>This is an infrastructure method. Don't use it directly.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Tile_ITileControlDesigner_ShowContextMenu" data-uid="C1.Win.Tile.ITileControlDesigner.ShowContextMenu">
          <a class="xref" href="C1.Win.Tile.ITileControlDesigner.ShowContextMenu.html#C1_Win_Tile_ITileControlDesigner_ShowContextMenu">ShowContextMenu()</a>
        </td>
        <td class="markdown level1 summary"><p>This is an infrastructure method. Don't use it directly.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Tile_ITileControlDesigner_ShowSmartTag" data-uid="C1.Win.Tile.ITileControlDesigner.ShowSmartTag">
          <a class="xref" href="C1.Win.Tile.ITileControlDesigner.ShowSmartTag.html#C1_Win_Tile_ITileControlDesigner_ShowSmartTag">ShowSmartTag()</a>
        </td>
        <td class="markdown level1 summary"><p>This is an infrastructure method. Don't use it directly.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
