# FarPoint.Win.ElementWindowless

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_ElementWindowless" data-uid="FarPoint.Win.ElementWindowless" class="text-break">ElementWindowless Class
</h1>
  <div class="markdown level0 summary"><p>Represents the windowless element for a control.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">ElementWindowless</span></div>
      <div class="level2"><a class="xref" href="FarPoint.Win.ButtonElement.html">ButtonElement</a></div>
      <div class="level2"><a class="xref" href="FarPoint.Win.ElementWithButtons.html">ElementWithButtons</a></div>
      <div class="level2"><a class="xref" href="FarPoint.Win.SEditButton.html">SEditButton</a></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="FarPoint.Win.ISerializeSupport.html">ISerializeSupport</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.html">FarPoint.Win</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.dll</h6>
  <h5 id="FarPoint_Win_ElementWindowless_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ElementWindowless : ISerializeSupport</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ElementWindowless
    Implements ISerializeSupport</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="FarPoint_Win_ElementWindowless__ctor" data-uid="FarPoint.Win.ElementWindowless.#ctor">
          <a class="xref" href="FarPoint.Win.ElementWindowless.-ctor.html#FarPoint_Win_ElementWindowless__ctor">ElementWindowless()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new windowless element object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless__ctor_System_Object_" data-uid="FarPoint.Win.ElementWindowless.#ctor(System.Object)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.-ctor.html#FarPoint_Win_ElementWindowless__ctor_System_Object_">ElementWindowless(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new windowless element object based on the specified object.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_BACK_COLOR_DEFAULT" data-uid="FarPoint.Win.ElementWindowless.BACK_COLOR_DEFAULT">
          <a class="xref" href="FarPoint.Win.ElementWindowless.BACK_COLOR_DEFAULT.html">BACK_COLOR_DEFAULT</a>
        </td>
        <td class="markdown level1 summary"><p>Represents the default color background for the element, namely SystemColors.Control.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_DYNAMICNAME" data-uid="FarPoint.Win.ElementWindowless.DYNAMICNAME">
          <a class="xref" href="FarPoint.Win.ElementWindowless.DYNAMICNAME.html">DYNAMICNAME</a>
        </td>
        <td class="markdown level1 summary"><p>Represents the default name for shape, the name will be correct when the shape is added to the collection.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_FORE_COLOR_DEFAULT" data-uid="FarPoint.Win.ElementWindowless.FORE_COLOR_DEFAULT">
          <a class="xref" href="FarPoint.Win.ElementWindowless.FORE_COLOR_DEFAULT.html">FORE_COLOR_DEFAULT</a>
        </td>
        <td class="markdown level1 summary"><p>Represents the default text color for the element, namely SystemColors.ControlText.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_PICTURE_MARGIN_DEFAULT" data-uid="FarPoint.Win.ElementWindowless.PICTURE_MARGIN_DEFAULT">
          <a class="xref" href="FarPoint.Win.ElementWindowless.PICTURE_MARGIN_DEFAULT.html">PICTURE_MARGIN_DEFAULT</a>
        </td>
        <td class="markdown level1 summary"><p>Represents the default picture margin for the element, namely 2 pixels.</p>
</td>
      </tr>
    </tbody>
  </table>
  <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="FarPoint_Win_ElementWindowless_AlignHorz" data-uid="FarPoint.Win.ElementWindowless.AlignHorz">
          <a class="xref" href="FarPoint.Win.ElementWindowless.AlignHorz.html#FarPoint_Win_ElementWindowless_AlignHorz">AlignHorz</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the horizontal alignment of the contents of the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_AlignText" data-uid="FarPoint.Win.ElementWindowless.AlignText">
          <a class="xref" href="FarPoint.Win.ElementWindowless.AlignText.html#FarPoint_Win_ElementWindowless_AlignText">AlignText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text alignment for the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_AlignVert" data-uid="FarPoint.Win.ElementWindowless.AlignVert">
          <a class="xref" href="FarPoint.Win.ElementWindowless.AlignVert.html#FarPoint_Win_ElementWindowless_AlignVert">AlignVert</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the vertical alignment of the contents of the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_BackColor" data-uid="FarPoint.Win.ElementWindowless.BackColor">
          <a class="xref" href="FarPoint.Win.ElementWindowless.BackColor.html#FarPoint_Win_ElementWindowless_BackColor">BackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the background color for the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_BackgroundImage" data-uid="FarPoint.Win.ElementWindowless.BackgroundImage">
          <a class="xref" href="FarPoint.Win.ElementWindowless.BackgroundImage.html#FarPoint_Win_ElementWindowless_BackgroundImage">BackgroundImage</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the background image for the control.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_Border" data-uid="FarPoint.Win.ElementWindowless.Border">
          <a class="xref" href="FarPoint.Win.ElementWindowless.Border.html#FarPoint_Win_ElementWindowless_Border">Border</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the border for the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_CanFocus" data-uid="FarPoint.Win.ElementWindowless.CanFocus">
          <a class="xref" href="FarPoint.Win.ElementWindowless.CanFocus.html#FarPoint_Win_ElementWindowless_CanFocus">CanFocus</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the element can receive focus.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ContainsFocus" data-uid="FarPoint.Win.ElementWindowless.ContainsFocus">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ContainsFocus.html#FarPoint_Win_ElementWindowless_ContainsFocus">ContainsFocus</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether the element currently has the input focus.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_DrawFocusRectangle" data-uid="FarPoint.Win.ElementWindowless.DrawFocusRectangle">
          <a class="xref" href="FarPoint.Win.ElementWindowless.DrawFocusRectangle.html#FarPoint_Win_ElementWindowless_DrawFocusRectangle">DrawFocusRectangle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the focus rectangle drawing style in the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_Elements" data-uid="FarPoint.Win.ElementWindowless.Elements">
          <a class="xref" href="FarPoint.Win.ElementWindowless.Elements.html#FarPoint_Win_ElementWindowless_Elements">Elements</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of IElement-derived objects that the current ElementWindowless object contains.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_Enabled" data-uid="FarPoint.Win.ElementWindowless.Enabled">
          <a class="xref" href="FarPoint.Win.ElementWindowless.Enabled.html#FarPoint_Win_ElementWindowless_Enabled">Enabled</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the element is enabled.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_Focused" data-uid="FarPoint.Win.ElementWindowless.Focused">
          <a class="xref" href="FarPoint.Win.ElementWindowless.Focused.html#FarPoint_Win_ElementWindowless_Focused">Focused</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether the element has focus.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_Font" data-uid="FarPoint.Win.ElementWindowless.Font">
          <a class="xref" href="FarPoint.Win.ElementWindowless.Font.html#FarPoint_Win_ElementWindowless_Font">Font</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font for the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ForeColor" data-uid="FarPoint.Win.ElementWindowless.ForeColor">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ForeColor.html#FarPoint_Win_ElementWindowless_ForeColor">ForeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the foreground color for the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ForegroundImage" data-uid="FarPoint.Win.ElementWindowless.ForegroundImage">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ForegroundImage.html#FarPoint_Win_ElementWindowless_ForegroundImage">ForegroundImage</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the foreground image for the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_MarginBottom" data-uid="FarPoint.Win.ElementWindowless.MarginBottom">
          <a class="xref" href="FarPoint.Win.ElementWindowless.MarginBottom.html#FarPoint_Win_ElementWindowless_MarginBottom">MarginBottom</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the margin between the bottom of the element and its contents.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_MarginLeft" data-uid="FarPoint.Win.ElementWindowless.MarginLeft">
          <a class="xref" href="FarPoint.Win.ElementWindowless.MarginLeft.html#FarPoint_Win_ElementWindowless_MarginLeft">MarginLeft</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the margin between the left edge of the element and its contents.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_MarginRight" data-uid="FarPoint.Win.ElementWindowless.MarginRight">
          <a class="xref" href="FarPoint.Win.ElementWindowless.MarginRight.html#FarPoint_Win_ElementWindowless_MarginRight">MarginRight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the margin between the right edge of the element and its contents.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_MarginTop" data-uid="FarPoint.Win.ElementWindowless.MarginTop">
          <a class="xref" href="FarPoint.Win.ElementWindowless.MarginTop.html#FarPoint_Win_ElementWindowless_MarginTop">MarginTop</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the margin between the top of the element and its contents.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_Name" data-uid="FarPoint.Win.ElementWindowless.Name">
          <a class="xref" href="FarPoint.Win.ElementWindowless.Name.html#FarPoint_Win_ElementWindowless_Name">Name</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_Picture" data-uid="FarPoint.Win.ElementWindowless.Picture">
          <a class="xref" href="FarPoint.Win.ElementWindowless.Picture.html#FarPoint_Win_ElementWindowless_Picture">Picture</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the picture for the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_PictureMargin" data-uid="FarPoint.Win.ElementWindowless.PictureMargin">
          <a class="xref" href="FarPoint.Win.ElementWindowless.PictureMargin.html#FarPoint_Win_ElementWindowless_PictureMargin">PictureMargin</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the margin between the text and the picture.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_PictureOrientation" data-uid="FarPoint.Win.ElementWindowless.PictureOrientation">
          <a class="xref" href="FarPoint.Win.ElementWindowless.PictureOrientation.html#FarPoint_Win_ElementWindowless_PictureOrientation">PictureOrientation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the picture orientation for the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_PictureTransparencyColor" data-uid="FarPoint.Win.ElementWindowless.PictureTransparencyColor">
          <a class="xref" href="FarPoint.Win.ElementWindowless.PictureTransparencyColor.html#FarPoint_Win_ElementWindowless_PictureTransparencyColor">PictureTransparencyColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the picture transparency color for the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_PictureTransparencyTolerance" data-uid="FarPoint.Win.ElementWindowless.PictureTransparencyTolerance">
          <a class="xref" href="FarPoint.Win.ElementWindowless.PictureTransparencyTolerance.html#FarPoint_Win_ElementWindowless_PictureTransparencyTolerance">PictureTransparencyTolerance</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the picture transparency tolerance for the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_Rectangle" data-uid="FarPoint.Win.ElementWindowless.Rectangle">
          <a class="xref" href="FarPoint.Win.ElementWindowless.Rectangle.html#FarPoint_Win_ElementWindowless_Rectangle">Rectangle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the rectangular coordinates of the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_RectangleF" data-uid="FarPoint.Win.ElementWindowless.RectangleF">
          <a class="xref" href="FarPoint.Win.ElementWindowless.RectangleF.html#FarPoint_Win_ElementWindowless_RectangleF">RectangleF</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the rectangular coordinates of the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_Redraw" data-uid="FarPoint.Win.ElementWindowless.Redraw">
          <a class="xref" href="FarPoint.Win.ElementWindowless.Redraw.html#FarPoint_Win_ElementWindowless_Redraw">Redraw</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the element is allowed to paint.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ScaleFactor" data-uid="FarPoint.Win.ElementWindowless.ScaleFactor">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ScaleFactor.html#FarPoint_Win_ElementWindowless_ScaleFactor">ScaleFactor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets scale factor.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_Selectable" data-uid="FarPoint.Win.ElementWindowless.Selectable">
          <a class="xref" href="FarPoint.Win.ElementWindowless.Selectable.html#FarPoint_Win_ElementWindowless_Selectable">Selectable</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the control can receive focus.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_State" data-uid="FarPoint.Win.ElementWindowless.State">
          <a class="xref" href="FarPoint.Win.ElementWindowless.State.html#FarPoint_Win_ElementWindowless_State">State</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the state of the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_Tag" data-uid="FarPoint.Win.ElementWindowless.Tag">
          <a class="xref" href="FarPoint.Win.ElementWindowless.Tag.html#FarPoint_Win_ElementWindowless_Tag">Tag</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the Tag object for the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_Text" data-uid="FarPoint.Win.ElementWindowless.Text">
          <a class="xref" href="FarPoint.Win.ElementWindowless.Text.html#FarPoint_Win_ElementWindowless_Text">Text</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text for the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_TextOrientation" data-uid="FarPoint.Win.ElementWindowless.TextOrientation">
          <a class="xref" href="FarPoint.Win.ElementWindowless.TextOrientation.html#FarPoint_Win_ElementWindowless_TextOrientation">TextOrientation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text orientation for the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_TextRotationAngle" data-uid="FarPoint.Win.ElementWindowless.TextRotationAngle">
          <a class="xref" href="FarPoint.Win.ElementWindowless.TextRotationAngle.html#FarPoint_Win_ElementWindowless_TextRotationAngle">TextRotationAngle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the rotation angle of the text in the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_TextWrap" data-uid="FarPoint.Win.ElementWindowless.TextWrap">
          <a class="xref" href="FarPoint.Win.ElementWindowless.TextWrap.html#FarPoint_Win_ElementWindowless_TextWrap">TextWrap</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to wrap the text in the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_Visible" data-uid="FarPoint.Win.ElementWindowless.Visible">
          <a class="xref" href="FarPoint.Win.ElementWindowless.Visible.html#FarPoint_Win_ElementWindowless_Visible">Visible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the element is visible.</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="FarPoint_Win_ElementWindowless_CopyTo_System_Object_" data-uid="FarPoint.Win.ElementWindowless.CopyTo(System.Object)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.CopyTo.html#FarPoint_Win_ElementWindowless_CopyTo_System_Object_">CopyTo(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Copies the properties of this windowless element object into the target object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_Deserialize_System_Xml_XmlNodeReader_" data-uid="FarPoint.Win.ElementWindowless.Deserialize(System.Xml.XmlNodeReader)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.Deserialize.html#FarPoint_Win_ElementWindowless_Deserialize_System_Xml_XmlNodeReader_">Deserialize(XmlNodeReader)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads the object from XML.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_DrawRotatedText_System_Drawing_Graphics_System_String_System_Drawing_Font_System_Drawing_Color_System_Drawing_Rectangle_FarPoint_Win_HorizontalAlignment_FarPoint_Win_TextOrientation_System_Boolean_System_Drawing_Text_HotkeyPrefix_System_Drawing_StringTrimming_System_Int32_" data-uid="FarPoint.Win.ElementWindowless.DrawRotatedText(System.Drawing.Graphics,System.String,System.Drawing.Font,System.Drawing.Color,System.Drawing.Rectangle,FarPoint.Win.HorizontalAlignment,FarPoint.Win.TextOrientation,System.Boolean,System.Drawing.Text.HotkeyPrefix,System.Drawing.StringTrimming,System.Int32)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.DrawRotatedText.html#FarPoint_Win_ElementWindowless_DrawRotatedText_System_Drawing_Graphics_System_String_System_Drawing_Font_System_Drawing_Color_System_Drawing_Rectangle_FarPoint_Win_HorizontalAlignment_FarPoint_Win_TextOrientation_System_Boolean_System_Drawing_Text_HotkeyPrefix_System_Drawing_StringTrimming_System_Int32_">DrawRotatedText(Graphics, string, Font, Color, Rectangle, HorizontalAlignment, TextOrientation, bool, HotkeyPrefix, StringTrimming, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Draws the specified string in the specified rectangle, with the specified font, color, alignments, orientation, hotkey prefix, and wrapping.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_DrawRotatedText_System_Drawing_Graphics_System_String_System_Drawing_Font_System_Drawing_Color_System_Drawing_RectangleF_FarPoint_Win_HorizontalAlignment_FarPoint_Win_TextOrientation_System_Boolean_System_Drawing_Text_HotkeyPrefix_System_Drawing_StringTrimming_System_Int32_" data-uid="FarPoint.Win.ElementWindowless.DrawRotatedText(System.Drawing.Graphics,System.String,System.Drawing.Font,System.Drawing.Color,System.Drawing.RectangleF,FarPoint.Win.HorizontalAlignment,FarPoint.Win.TextOrientation,System.Boolean,System.Drawing.Text.HotkeyPrefix,System.Drawing.StringTrimming,System.Int32)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.DrawRotatedText.html#FarPoint_Win_ElementWindowless_DrawRotatedText_System_Drawing_Graphics_System_String_System_Drawing_Font_System_Drawing_Color_System_Drawing_RectangleF_FarPoint_Win_HorizontalAlignment_FarPoint_Win_TextOrientation_System_Boolean_System_Drawing_Text_HotkeyPrefix_System_Drawing_StringTrimming_System_Int32_">DrawRotatedText(Graphics, string, Font, Color, RectangleF, HorizontalAlignment, TextOrientation, bool, HotkeyPrefix, StringTrimming, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Draws the specified string in the specified rectangle, with the specified font, color, alignment, orientation, wrapping, hotkey prefix, and string trimming.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_DrawRotatedText_System_Drawing_Graphics_System_String_System_Drawing_Font_System_Drawing_Color_System_Drawing_RectangleF_FarPoint_Win_HorizontalAlignment_FarPoint_Win_VerticalAlignment_FarPoint_Win_TextOrientation_System_Boolean_System_Boolean_System_Drawing_Text_HotkeyPrefix_System_Drawing_StringTrimming_System_Int32_System_Boolean_System_Double_System_Boolean_" data-uid="FarPoint.Win.ElementWindowless.DrawRotatedText(System.Drawing.Graphics,System.String,System.Drawing.Font,System.Drawing.Color,System.Drawing.RectangleF,FarPoint.Win.HorizontalAlignment,FarPoint.Win.VerticalAlignment,FarPoint.Win.TextOrientation,System.Boolean,System.Boolean,System.Drawing.Text.HotkeyPrefix,System.Drawing.StringTrimming,System.Int32,System.Boolean,System.Double,System.Boolean)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.DrawRotatedText.html#FarPoint_Win_ElementWindowless_DrawRotatedText_System_Drawing_Graphics_System_String_System_Drawing_Font_System_Drawing_Color_System_Drawing_RectangleF_FarPoint_Win_HorizontalAlignment_FarPoint_Win_VerticalAlignment_FarPoint_Win_TextOrientation_System_Boolean_System_Boolean_System_Drawing_Text_HotkeyPrefix_System_Drawing_StringTrimming_System_Int32_System_Boolean_System_Double_System_Boolean_">DrawRotatedText(Graphics, string, Font, Color, RectangleF, HorizontalAlignment, VerticalAlignment, TextOrientation, bool, bool, HotkeyPrefix, StringTrimming, int, bool, double, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Draws the specified string in the specified rectangle, with the specified font, color, alignment, orientation, wrapping, hotkey prefix, string trimming, and rotation angle.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_DrawRotatedText_System_Drawing_Graphics_System_String_System_Drawing_Font_System_Drawing_Color_System_Drawing_RectangleF_FarPoint_Win_HorizontalAlignment_FarPoint_Win_VerticalAlignment_FarPoint_Win_TextOrientation_System_Boolean_System_Boolean_System_Drawing_Text_HotkeyPrefix_System_Drawing_StringTrimming_System_Int32_System_Boolean_System_Double_System_Int32_System_Boolean_" data-uid="FarPoint.Win.ElementWindowless.DrawRotatedText(System.Drawing.Graphics,System.String,System.Drawing.Font,System.Drawing.Color,System.Drawing.RectangleF,FarPoint.Win.HorizontalAlignment,FarPoint.Win.VerticalAlignment,FarPoint.Win.TextOrientation,System.Boolean,System.Boolean,System.Drawing.Text.HotkeyPrefix,System.Drawing.StringTrimming,System.Int32,System.Boolean,System.Double,System.Int32,System.Boolean)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.DrawRotatedText.html#FarPoint_Win_ElementWindowless_DrawRotatedText_System_Drawing_Graphics_System_String_System_Drawing_Font_System_Drawing_Color_System_Drawing_RectangleF_FarPoint_Win_HorizontalAlignment_FarPoint_Win_VerticalAlignment_FarPoint_Win_TextOrientation_System_Boolean_System_Boolean_System_Drawing_Text_HotkeyPrefix_System_Drawing_StringTrimming_System_Int32_System_Boolean_System_Double_System_Int32_System_Boolean_">DrawRotatedText(Graphics, string, Font, Color, RectangleF, HorizontalAlignment, VerticalAlignment, TextOrientation, bool, bool, HotkeyPrefix, StringTrimming, int, bool, double, int, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Draws the specified string in the specified rectangle, with the specified font, color, alignment, orientation, wrapping, hotkey prefix, string trimming, and rotation angle.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_DrawRotatedText_System_Drawing_Graphics_System_String_System_Drawing_Font_System_Drawing_Color_System_Drawing_RectangleF_FarPoint_Win_HorizontalAlignment_FarPoint_Win_VerticalAlignment_FarPoint_Win_TextOrientation_System_Boolean_System_Boolean_System_Drawing_Text_HotkeyPrefix_System_Drawing_StringTrimming_System_Int32_System_Boolean_System_Single_" data-uid="FarPoint.Win.ElementWindowless.DrawRotatedText(System.Drawing.Graphics,System.String,System.Drawing.Font,System.Drawing.Color,System.Drawing.RectangleF,FarPoint.Win.HorizontalAlignment,FarPoint.Win.VerticalAlignment,FarPoint.Win.TextOrientation,System.Boolean,System.Boolean,System.Drawing.Text.HotkeyPrefix,System.Drawing.StringTrimming,System.Int32,System.Boolean,System.Single)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.DrawRotatedText.html#FarPoint_Win_ElementWindowless_DrawRotatedText_System_Drawing_Graphics_System_String_System_Drawing_Font_System_Drawing_Color_System_Drawing_RectangleF_FarPoint_Win_HorizontalAlignment_FarPoint_Win_VerticalAlignment_FarPoint_Win_TextOrientation_System_Boolean_System_Boolean_System_Drawing_Text_HotkeyPrefix_System_Drawing_StringTrimming_System_Int32_System_Boolean_System_Single_">DrawRotatedText(Graphics, string, Font, Color, RectangleF, HorizontalAlignment, VerticalAlignment, TextOrientation, bool, bool, HotkeyPrefix, StringTrimming, int, bool, float)</a>
        </td>
        <td class="markdown level1 summary"><p>Draws the specified string in the specified rectangle, with the specified font, color, alignment, orientation, wrapping, hotkey prefix, string trimming, and rotation angle.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_DrawRotatedText_System_Drawing_Graphics_System_String_System_Drawing_Font_System_Drawing_Color_System_Drawing_RectangleF_FarPoint_Win_HorizontalAlignment_FarPoint_Win_VerticalAlignment_FarPoint_Win_TextOrientation_System_Boolean_System_Drawing_Text_HotkeyPrefix_System_Drawing_StringTrimming_System_Int32_" data-uid="FarPoint.Win.ElementWindowless.DrawRotatedText(System.Drawing.Graphics,System.String,System.Drawing.Font,System.Drawing.Color,System.Drawing.RectangleF,FarPoint.Win.HorizontalAlignment,FarPoint.Win.VerticalAlignment,FarPoint.Win.TextOrientation,System.Boolean,System.Drawing.Text.HotkeyPrefix,System.Drawing.StringTrimming,System.Int32)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.DrawRotatedText.html#FarPoint_Win_ElementWindowless_DrawRotatedText_System_Drawing_Graphics_System_String_System_Drawing_Font_System_Drawing_Color_System_Drawing_RectangleF_FarPoint_Win_HorizontalAlignment_FarPoint_Win_VerticalAlignment_FarPoint_Win_TextOrientation_System_Boolean_System_Drawing_Text_HotkeyPrefix_System_Drawing_StringTrimming_System_Int32_">DrawRotatedText(Graphics, string, Font, Color, RectangleF, HorizontalAlignment, VerticalAlignment, TextOrientation, bool, HotkeyPrefix, StringTrimming, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Draws the specified string in the specified rectangle, with the specified font, color, alignment, orientation, wrapping, hotkey prefix, and string trimming.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_DrawRotatedText_System_Drawing_Graphics_System_String_System_Drawing_Font_System_Drawing_Color_System_Drawing_RectangleF_FarPoint_Win_HorizontalAlignment_FarPoint_Win_VerticalAlignment_FarPoint_Win_TextOrientation_System_Boolean_System_Drawing_Text_HotkeyPrefix_System_Drawing_StringTrimming_System_Int32_System_Boolean_" data-uid="FarPoint.Win.ElementWindowless.DrawRotatedText(System.Drawing.Graphics,System.String,System.Drawing.Font,System.Drawing.Color,System.Drawing.RectangleF,FarPoint.Win.HorizontalAlignment,FarPoint.Win.VerticalAlignment,FarPoint.Win.TextOrientation,System.Boolean,System.Drawing.Text.HotkeyPrefix,System.Drawing.StringTrimming,System.Int32,System.Boolean)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.DrawRotatedText.html#FarPoint_Win_ElementWindowless_DrawRotatedText_System_Drawing_Graphics_System_String_System_Drawing_Font_System_Drawing_Color_System_Drawing_RectangleF_FarPoint_Win_HorizontalAlignment_FarPoint_Win_VerticalAlignment_FarPoint_Win_TextOrientation_System_Boolean_System_Drawing_Text_HotkeyPrefix_System_Drawing_StringTrimming_System_Int32_System_Boolean_">DrawRotatedText(Graphics, string, Font, Color, RectangleF, HorizontalAlignment, VerticalAlignment, TextOrientation, bool, HotkeyPrefix, StringTrimming, int, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Draws the specified string in the specified rectangle, with the specified font, color, alignment, orientation, wrapping, hotkey prefix, and string trimming.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_DrawRotatedText_System_Drawing_Graphics_System_String_System_Drawing_Font_System_Drawing_Color_System_Drawing_RectangleF_FarPoint_Win_HorizontalAlignment_FarPoint_Win_VerticalAlignment_FarPoint_Win_TextOrientation_System_Boolean_System_Drawing_Text_HotkeyPrefix_System_Drawing_StringTrimming_System_Int32_System_Boolean_System_Double_System_Boolean_" data-uid="FarPoint.Win.ElementWindowless.DrawRotatedText(System.Drawing.Graphics,System.String,System.Drawing.Font,System.Drawing.Color,System.Drawing.RectangleF,FarPoint.Win.HorizontalAlignment,FarPoint.Win.VerticalAlignment,FarPoint.Win.TextOrientation,System.Boolean,System.Drawing.Text.HotkeyPrefix,System.Drawing.StringTrimming,System.Int32,System.Boolean,System.Double,System.Boolean)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.DrawRotatedText.html#FarPoint_Win_ElementWindowless_DrawRotatedText_System_Drawing_Graphics_System_String_System_Drawing_Font_System_Drawing_Color_System_Drawing_RectangleF_FarPoint_Win_HorizontalAlignment_FarPoint_Win_VerticalAlignment_FarPoint_Win_TextOrientation_System_Boolean_System_Drawing_Text_HotkeyPrefix_System_Drawing_StringTrimming_System_Int32_System_Boolean_System_Double_System_Boolean_">DrawRotatedText(Graphics, string, Font, Color, RectangleF, HorizontalAlignment, VerticalAlignment, TextOrientation, bool, HotkeyPrefix, StringTrimming, int, bool, double, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Draws the specified string in the specified rectangle, with the specified font, color, alignment, orientation, wrapping, hotkey prefix, string trimming, and rotation angle.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_DrawRotatedText_System_Drawing_Graphics_System_String_System_Drawing_Font_System_Drawing_Color_System_Drawing_RectangleF_FarPoint_Win_HorizontalAlignment_FarPoint_Win_VerticalAlignment_FarPoint_Win_TextOrientation_System_Boolean_System_Drawing_Text_HotkeyPrefix_System_Drawing_StringTrimming_System_Int32_System_Boolean_System_Single_" data-uid="FarPoint.Win.ElementWindowless.DrawRotatedText(System.Drawing.Graphics,System.String,System.Drawing.Font,System.Drawing.Color,System.Drawing.RectangleF,FarPoint.Win.HorizontalAlignment,FarPoint.Win.VerticalAlignment,FarPoint.Win.TextOrientation,System.Boolean,System.Drawing.Text.HotkeyPrefix,System.Drawing.StringTrimming,System.Int32,System.Boolean,System.Single)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.DrawRotatedText.html#FarPoint_Win_ElementWindowless_DrawRotatedText_System_Drawing_Graphics_System_String_System_Drawing_Font_System_Drawing_Color_System_Drawing_RectangleF_FarPoint_Win_HorizontalAlignment_FarPoint_Win_VerticalAlignment_FarPoint_Win_TextOrientation_System_Boolean_System_Drawing_Text_HotkeyPrefix_System_Drawing_StringTrimming_System_Int32_System_Boolean_System_Single_">DrawRotatedText(Graphics, string, Font, Color, RectangleF, HorizontalAlignment, VerticalAlignment, TextOrientation, bool, HotkeyPrefix, StringTrimming, int, bool, float)</a>
        </td>
        <td class="markdown level1 summary"><p>Draws the specified string in the specified rectangle, with the specified font, color, alignment, orientation, wrapping, hotkey prefix, and string trimming.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_Focus_System_Boolean_" data-uid="FarPoint.Win.ElementWindowless.Focus(System.Boolean)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.Focus.html#FarPoint_Win_ElementWindowless_Focus_System_Boolean_">Focus(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the focus to the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_GetClientRectangle" data-uid="FarPoint.Win.ElementWindowless.GetClientRectangle">
          <a class="xref" href="FarPoint.Win.ElementWindowless.GetClientRectangle.html#FarPoint_Win_ElementWindowless_GetClientRectangle">GetClientRectangle()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the coordinates of the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_GetClientRectangle_System_Drawing_Rectangle_" data-uid="FarPoint.Win.ElementWindowless.GetClientRectangle(System.Drawing.Rectangle)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.GetClientRectangle.html#FarPoint_Win_ElementWindowless_GetClientRectangle_System_Drawing_Rectangle_">GetClientRectangle(Rectangle)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the coordinates of the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_GetClientRectangleF" data-uid="FarPoint.Win.ElementWindowless.GetClientRectangleF">
          <a class="xref" href="FarPoint.Win.ElementWindowless.GetClientRectangleF.html#FarPoint_Win_ElementWindowless_GetClientRectangleF">GetClientRectangleF()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the coordinates of the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_GetClientRectangleF_System_Drawing_RectangleF_" data-uid="FarPoint.Win.ElementWindowless.GetClientRectangleF(System.Drawing.RectangleF)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.GetClientRectangleF.html#FarPoint_Win_ElementWindowless_GetClientRectangleF_System_Drawing_RectangleF_">GetClientRectangleF(RectangleF)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the coordinates of the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_GetControl" data-uid="FarPoint.Win.ElementWindowless.GetControl">
          <a class="xref" href="FarPoint.Win.ElementWindowless.GetControl.html#FarPoint_Win_ElementWindowless_GetControl">GetControl()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the Control object if the element is derived from the ElementWindowless class.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_GetElementStyle" data-uid="FarPoint.Win.ElementWindowless.GetElementStyle">
          <a class="xref" href="FarPoint.Win.ElementWindowless.GetElementStyle.html#FarPoint_Win_ElementWindowless_GetElementStyle">GetElementStyle()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the style for the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_GetFont" data-uid="FarPoint.Win.ElementWindowless.GetFont">
          <a class="xref" href="FarPoint.Win.ElementWindowless.GetFont.html#FarPoint_Win_ElementWindowless_GetFont">GetFont()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the default font used by the element, if the Font property is null.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_GetRotatedTextSize_System_Drawing_Graphics_System_String_System_Drawing_Font_System_Drawing_Rectangle_FarPoint_Win_TextOrientation_System_Boolean_System_Drawing_Text_HotkeyPrefix_System_Drawing_StringTrimming_" data-uid="FarPoint.Win.ElementWindowless.GetRotatedTextSize(System.Drawing.Graphics,System.String,System.Drawing.Font,System.Drawing.Rectangle,FarPoint.Win.TextOrientation,System.Boolean,System.Drawing.Text.HotkeyPrefix,System.Drawing.StringTrimming)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.GetRotatedTextSize.html#FarPoint_Win_ElementWindowless_GetRotatedTextSize_System_Drawing_Graphics_System_String_System_Drawing_Font_System_Drawing_Rectangle_FarPoint_Win_TextOrientation_System_Boolean_System_Drawing_Text_HotkeyPrefix_System_Drawing_StringTrimming_">GetRotatedTextSize(Graphics, string, Font, Rectangle, TextOrientation, bool, HotkeyPrefix, StringTrimming)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the size of the specified text when drawn with the specified font, orientation, wrapping, hotkey prefix, and string trimming.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_GetRotatedTextSize_System_Drawing_Graphics_System_String_System_Drawing_Font_System_Drawing_RectangleF_FarPoint_Win_TextOrientation_System_Boolean_System_Boolean_System_Drawing_Text_HotkeyPrefix_System_Drawing_StringTrimming_" data-uid="FarPoint.Win.ElementWindowless.GetRotatedTextSize(System.Drawing.Graphics,System.String,System.Drawing.Font,System.Drawing.RectangleF,FarPoint.Win.TextOrientation,System.Boolean,System.Boolean,System.Drawing.Text.HotkeyPrefix,System.Drawing.StringTrimming)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.GetRotatedTextSize.html#FarPoint_Win_ElementWindowless_GetRotatedTextSize_System_Drawing_Graphics_System_String_System_Drawing_Font_System_Drawing_RectangleF_FarPoint_Win_TextOrientation_System_Boolean_System_Boolean_System_Drawing_Text_HotkeyPrefix_System_Drawing_StringTrimming_">GetRotatedTextSize(Graphics, string, Font, RectangleF, TextOrientation, bool, bool, HotkeyPrefix, StringTrimming)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the size of the specified text when drawn with the specified font, orientation, wrapping, hotkey prefix, and string trimming.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_GetRotatedTextSize_System_Drawing_Graphics_System_String_System_Drawing_Font_System_Drawing_RectangleF_FarPoint_Win_TextOrientation_System_Boolean_System_Drawing_Text_HotkeyPrefix_System_Drawing_StringTrimming_" data-uid="FarPoint.Win.ElementWindowless.GetRotatedTextSize(System.Drawing.Graphics,System.String,System.Drawing.Font,System.Drawing.RectangleF,FarPoint.Win.TextOrientation,System.Boolean,System.Drawing.Text.HotkeyPrefix,System.Drawing.StringTrimming)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.GetRotatedTextSize.html#FarPoint_Win_ElementWindowless_GetRotatedTextSize_System_Drawing_Graphics_System_String_System_Drawing_Font_System_Drawing_RectangleF_FarPoint_Win_TextOrientation_System_Boolean_System_Drawing_Text_HotkeyPrefix_System_Drawing_StringTrimming_">GetRotatedTextSize(Graphics, string, Font, RectangleF, TextOrientation, bool, HotkeyPrefix, StringTrimming)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the size of the specified text when drawn with the specified font, orientation, wrapping, hotkey prefix, and string trimming.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_GetRotatedTextSize_System_Drawing_Graphics_System_String_System_Drawing_Font_System_Drawing_RectangleF_FarPoint_Win_TextOrientation_System_Boolean_System_Drawing_Text_HotkeyPrefix_System_Drawing_StringTrimming_System_Double_" data-uid="FarPoint.Win.ElementWindowless.GetRotatedTextSize(System.Drawing.Graphics,System.String,System.Drawing.Font,System.Drawing.RectangleF,FarPoint.Win.TextOrientation,System.Boolean,System.Drawing.Text.HotkeyPrefix,System.Drawing.StringTrimming,System.Double)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.GetRotatedTextSize.html#FarPoint_Win_ElementWindowless_GetRotatedTextSize_System_Drawing_Graphics_System_String_System_Drawing_Font_System_Drawing_RectangleF_FarPoint_Win_TextOrientation_System_Boolean_System_Drawing_Text_HotkeyPrefix_System_Drawing_StringTrimming_System_Double_">GetRotatedTextSize(Graphics, string, Font, RectangleF, TextOrientation, bool, HotkeyPrefix, StringTrimming, double)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the size of the specified text when drawn with the specified font, orientation, wrapping, hotkey prefix, and string trimming.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_GetTextAndPictureRectangles_System_Drawing_Graphics_System_Drawing_Rectangle_System_Drawing_Rectangle__System_Drawing_Rectangle__" data-uid="FarPoint.Win.ElementWindowless.GetTextAndPictureRectangles(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle@,System.Drawing.Rectangle@)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.GetTextAndPictureRectangles.html#FarPoint_Win_ElementWindowless_GetTextAndPictureRectangles_System_Drawing_Graphics_System_Drawing_Rectangle_System_Drawing_Rectangle__System_Drawing_Rectangle__">GetTextAndPictureRectangles(Graphics, Rectangle, ref Rectangle, ref Rectangle)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the rectangles for the text and pictures of the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_OnBackgroundImageChanged_System_Object_System_EventArgs_" data-uid="FarPoint.Win.ElementWindowless.OnBackgroundImageChanged(System.Object,System.EventArgs)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.OnBackgroundImageChanged.html#FarPoint_Win_ElementWindowless_OnBackgroundImageChanged_System_Object_System_EventArgs_">OnBackgroundImageChanged(object, EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.ElementWindowless.BackgroundImageChanged.html">BackgroundImageChanged</a> event when the
background picture has changed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_OnChanged_System_Object_System_EventArgs_" data-uid="FarPoint.Win.ElementWindowless.OnChanged(System.Object,System.EventArgs)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.OnChanged.html#FarPoint_Win_ElementWindowless_OnChanged_System_Object_System_EventArgs_">OnChanged(object, EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.ElementWindowless.Changed.html">Changed</a> event when the
element has changed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_OnClick_System_EventArgs_" data-uid="FarPoint.Win.ElementWindowless.OnClick(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.OnClick.html#FarPoint_Win_ElementWindowless_OnClick_System_EventArgs_">OnClick(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.ElementWindowless.Click.html">Click</a> event when the
use clicks on the control.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_OnDoubleClick_System_EventArgs_" data-uid="FarPoint.Win.ElementWindowless.OnDoubleClick(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.OnDoubleClick.html#FarPoint_Win_ElementWindowless_OnDoubleClick_System_EventArgs_">OnDoubleClick(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.ElementWindowless.DoubleClick.html">DoubleClick</a> event when the
use double-clicks on the control.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_OnFontChanged_System_EventArgs_" data-uid="FarPoint.Win.ElementWindowless.OnFontChanged(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.OnFontChanged.html#FarPoint_Win_ElementWindowless_OnFontChanged_System_EventArgs_">OnFontChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.ElementWindowless.FontChanged.html">FontChanged</a> event when the
font in the control has changed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_OnForegroundImageChanged_System_Object_System_EventArgs_" data-uid="FarPoint.Win.ElementWindowless.OnForegroundImageChanged(System.Object,System.EventArgs)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.OnForegroundImageChanged.html#FarPoint_Win_ElementWindowless_OnForegroundImageChanged_System_Object_System_EventArgs_">OnForegroundImageChanged(object, EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.ElementWindowless.ForegroundImageChanged.html">ForegroundImageChanged</a> event when the
foreground picture has changed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_OnMouseDown_System_Windows_Forms_MouseEventArgs_" data-uid="FarPoint.Win.ElementWindowless.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.OnMouseDown.html#FarPoint_Win_ElementWindowless_OnMouseDown_System_Windows_Forms_MouseEventArgs_">OnMouseDown(MouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.ElementWindowless.MouseDown.html">MouseDown</a> event when the
pointer button is pressed while the cursor is over the control.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_OnMouseMove_System_Windows_Forms_MouseEventArgs_" data-uid="FarPoint.Win.ElementWindowless.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.OnMouseMove.html#FarPoint_Win_ElementWindowless_OnMouseMove_System_Windows_Forms_MouseEventArgs_">OnMouseMove(MouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.ElementWindowless.MouseMove.html">MouseMove</a> event when the
pointer is moved within the control and the cursor is over the control.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_OnMouseUp_System_Windows_Forms_MouseEventArgs_" data-uid="FarPoint.Win.ElementWindowless.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.OnMouseUp.html#FarPoint_Win_ElementWindowless_OnMouseUp_System_Windows_Forms_MouseEventArgs_">OnMouseUp(MouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.ElementWindowless.MouseUp.html">MouseUp</a> event when the
pointer button is released while the cursor is over the control.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_OnNameChanging_System_Object_FarPoint_Win_NameChangingEventArgs_" data-uid="FarPoint.Win.ElementWindowless.OnNameChanging(System.Object,FarPoint.Win.NameChangingEventArgs)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.OnNameChanging.html#FarPoint_Win_ElementWindowless_OnNameChanging_System_Object_FarPoint_Win_NameChangingEventArgs_">OnNameChanging(object, NameChangingEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the NameChanging event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_OnPaint_System_Drawing_Graphics_System_Drawing_Rectangle_" data-uid="FarPoint.Win.ElementWindowless.OnPaint(System.Drawing.Graphics,System.Drawing.Rectangle)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.OnPaint.html#FarPoint_Win_ElementWindowless_OnPaint_System_Drawing_Graphics_System_Drawing_Rectangle_">OnPaint(Graphics, Rectangle)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the element (text and picture).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_OnPaint_System_Drawing_Graphics_System_Drawing_Rectangle_FarPoint_Win_ElementStyle_" data-uid="FarPoint.Win.ElementWindowless.OnPaint(System.Drawing.Graphics,System.Drawing.Rectangle,FarPoint.Win.ElementStyle)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.OnPaint.html#FarPoint_Win_ElementWindowless_OnPaint_System_Drawing_Graphics_System_Drawing_Rectangle_FarPoint_Win_ElementStyle_">OnPaint(Graphics, Rectangle, ElementStyle)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the element (both text and picture) using an overriding style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_OnPaintBackground_System_Drawing_Graphics_System_Drawing_Rectangle_" data-uid="FarPoint.Win.ElementWindowless.OnPaintBackground(System.Drawing.Graphics,System.Drawing.Rectangle)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.OnPaintBackground.html#FarPoint_Win_ElementWindowless_OnPaintBackground_System_Drawing_Graphics_System_Drawing_Rectangle_">OnPaintBackground(Graphics, Rectangle)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the background of the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_OnPaintBackground_System_Drawing_Graphics_System_Drawing_Rectangle_FarPoint_Win_ElementStyle_" data-uid="FarPoint.Win.ElementWindowless.OnPaintBackground(System.Drawing.Graphics,System.Drawing.Rectangle,FarPoint.Win.ElementStyle)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.OnPaintBackground.html#FarPoint_Win_ElementWindowless_OnPaintBackground_System_Drawing_Graphics_System_Drawing_Rectangle_FarPoint_Win_ElementStyle_">OnPaintBackground(Graphics, Rectangle, ElementStyle)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the background of the element using an overriding style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_OnParentChanged_System_EventArgs_" data-uid="FarPoint.Win.ElementWindowless.OnParentChanged(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.OnParentChanged.html#FarPoint_Win_ElementWindowless_OnParentChanged_System_EventArgs_">OnParentChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.ElementWindowless.ParentChanged.html">ParentChanged</a> event when the
the parent of the element has changed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_OnPictureChanged_System_Object_System_EventArgs_" data-uid="FarPoint.Win.ElementWindowless.OnPictureChanged(System.Object,System.EventArgs)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.OnPictureChanged.html#FarPoint_Win_ElementWindowless_OnPictureChanged_System_Object_System_EventArgs_">OnPictureChanged(object, EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.ElementWindowless.PictureChanged.html">PictureChanged</a> event when the
picture has changed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_OnPropertyChanged_System_Object_System_ComponentModel_PropertyChangedEventArgs_" data-uid="FarPoint.Win.ElementWindowless.OnPropertyChanged(System.Object,System.ComponentModel.PropertyChangedEventArgs)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.OnPropertyChanged.html#FarPoint_Win_ElementWindowless_OnPropertyChanged_System_Object_System_ComponentModel_PropertyChangedEventArgs_">OnPropertyChanged(object, PropertyChangedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.ElementWindowless.PropertyChanged.html">PropertyChanged</a> event when the
property on an element has changed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_PaintBackColor_System_Drawing_Graphics_System_Drawing_Rectangle_" data-uid="FarPoint.Win.ElementWindowless.PaintBackColor(System.Drawing.Graphics,System.Drawing.Rectangle)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.PaintBackColor.html#FarPoint_Win_ElementWindowless_PaintBackColor_System_Drawing_Graphics_System_Drawing_Rectangle_">PaintBackColor(Graphics, Rectangle)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints background color.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_PaintBackgroundImage_System_Drawing_Graphics_System_Drawing_Rectangle_" data-uid="FarPoint.Win.ElementWindowless.PaintBackgroundImage(System.Drawing.Graphics,System.Drawing.Rectangle)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.PaintBackgroundImage.html#FarPoint_Win_ElementWindowless_PaintBackgroundImage_System_Drawing_Graphics_System_Drawing_Rectangle_">PaintBackgroundImage(Graphics, Rectangle)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints background image.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_PaintBorder_System_Drawing_Graphics_System_Drawing_Rectangle_" data-uid="FarPoint.Win.ElementWindowless.PaintBorder(System.Drawing.Graphics,System.Drawing.Rectangle)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.PaintBorder.html#FarPoint_Win_ElementWindowless_PaintBorder_System_Drawing_Graphics_System_Drawing_Rectangle_">PaintBorder(Graphics, Rectangle)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints borders.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_PaintElements_System_Drawing_Graphics_System_Drawing_Rectangle_" data-uid="FarPoint.Win.ElementWindowless.PaintElements(System.Drawing.Graphics,System.Drawing.Rectangle)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.PaintElements.html#FarPoint_Win_ElementWindowless_PaintElements_System_Drawing_Graphics_System_Drawing_Rectangle_">PaintElements(Graphics, Rectangle)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints elements.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_PaintFocusRectangle_System_Drawing_Graphics_System_Drawing_Rectangle_" data-uid="FarPoint.Win.ElementWindowless.PaintFocusRectangle(System.Drawing.Graphics,System.Drawing.Rectangle)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.PaintFocusRectangle.html#FarPoint_Win_ElementWindowless_PaintFocusRectangle_System_Drawing_Graphics_System_Drawing_Rectangle_">PaintFocusRectangle(Graphics, Rectangle)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints focus rectangle.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_PaintForegroundImage_System_Drawing_Graphics_System_Drawing_Rectangle_" data-uid="FarPoint.Win.ElementWindowless.PaintForegroundImage(System.Drawing.Graphics,System.Drawing.Rectangle)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.PaintForegroundImage.html#FarPoint_Win_ElementWindowless_PaintForegroundImage_System_Drawing_Graphics_System_Drawing_Rectangle_">PaintForegroundImage(Graphics, Rectangle)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints foreground image.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_PaintPicture_System_Drawing_Graphics_System_Drawing_Rectangle_" data-uid="FarPoint.Win.ElementWindowless.PaintPicture(System.Drawing.Graphics,System.Drawing.Rectangle)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.PaintPicture.html#FarPoint_Win_ElementWindowless_PaintPicture_System_Drawing_Graphics_System_Drawing_Rectangle_">PaintPicture(Graphics, Rectangle)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the picture in the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_PaintSpecialBackground_System_Drawing_Graphics_System_Drawing_Rectangle_" data-uid="FarPoint.Win.ElementWindowless.PaintSpecialBackground(System.Drawing.Graphics,System.Drawing.Rectangle)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.PaintSpecialBackground.html#FarPoint_Win_ElementWindowless_PaintSpecialBackground_System_Drawing_Graphics_System_Drawing_Rectangle_">PaintSpecialBackground(Graphics, Rectangle)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints special background.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_PaintSpecialForeground_System_Drawing_Graphics_System_Drawing_Rectangle_" data-uid="FarPoint.Win.ElementWindowless.PaintSpecialForeground(System.Drawing.Graphics,System.Drawing.Rectangle)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.PaintSpecialForeground.html#FarPoint_Win_ElementWindowless_PaintSpecialForeground_System_Drawing_Graphics_System_Drawing_Rectangle_">PaintSpecialForeground(Graphics, Rectangle)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints special foreground.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_PaintText_System_Drawing_Graphics_System_Drawing_Rectangle_" data-uid="FarPoint.Win.ElementWindowless.PaintText(System.Drawing.Graphics,System.Drawing.Rectangle)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.PaintText.html#FarPoint_Win_ElementWindowless_PaintText_System_Drawing_Graphics_System_Drawing_Rectangle_">PaintText(Graphics, Rectangle)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the text of the element in the specified rectangle.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_PaintTextAndPicture_System_Drawing_Graphics_System_Drawing_Rectangle_" data-uid="FarPoint.Win.ElementWindowless.PaintTextAndPicture(System.Drawing.Graphics,System.Drawing.Rectangle)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.PaintTextAndPicture.html#FarPoint_Win_ElementWindowless_PaintTextAndPicture_System_Drawing_Graphics_System_Drawing_Rectangle_">PaintTextAndPicture(Graphics, Rectangle)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the text and picture in the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ProcessMouseDown_System_Windows_Forms_MouseEventArgs_" data-uid="FarPoint.Win.ElementWindowless.ProcessMouseDown(System.Windows.Forms.MouseEventArgs)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ProcessMouseDown.html#FarPoint_Win_ElementWindowless_ProcessMouseDown_System_Windows_Forms_MouseEventArgs_">ProcessMouseDown(MouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>MouseDown processing.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ProcessMouseUp_System_Windows_Forms_MouseEventArgs_" data-uid="FarPoint.Win.ElementWindowless.ProcessMouseUp(System.Windows.Forms.MouseEventArgs)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ProcessMouseUp.html#FarPoint_Win_ElementWindowless_ProcessMouseUp_System_Windows_Forms_MouseEventArgs_">ProcessMouseUp(MouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>MouseDown processing.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_Refresh" data-uid="FarPoint.Win.ElementWindowless.Refresh">
          <a class="xref" href="FarPoint.Win.ElementWindowless.Refresh.html#FarPoint_Win_ElementWindowless_Refresh">Refresh()</a>
        </td>
        <td class="markdown level1 summary"><p>Forces the element to invalidate its client area and immediately repaint.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ResetAlignHorz" data-uid="FarPoint.Win.ElementWindowless.ResetAlignHorz">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ResetAlignHorz.html#FarPoint_Win_ElementWindowless_ResetAlignHorz">ResetAlignHorz()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the horizontal alignment of the element to the default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ResetAlignText" data-uid="FarPoint.Win.ElementWindowless.ResetAlignText">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ResetAlignText.html#FarPoint_Win_ElementWindowless_ResetAlignText">ResetAlignText()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the text alignment of the element to the default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ResetAlignVert" data-uid="FarPoint.Win.ElementWindowless.ResetAlignVert">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ResetAlignVert.html#FarPoint_Win_ElementWindowless_ResetAlignVert">ResetAlignVert()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the vertical alignment of the element to the default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ResetBackColor" data-uid="FarPoint.Win.ElementWindowless.ResetBackColor">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ResetBackColor.html#FarPoint_Win_ElementWindowless_ResetBackColor">ResetBackColor()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the background color to its default setting.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ResetBackgroundImage" data-uid="FarPoint.Win.ElementWindowless.ResetBackgroundImage">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ResetBackgroundImage.html#FarPoint_Win_ElementWindowless_ResetBackgroundImage">ResetBackgroundImage()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the background image of the element to the default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ResetBorder" data-uid="FarPoint.Win.ElementWindowless.ResetBorder">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ResetBorder.html#FarPoint_Win_ElementWindowless_ResetBorder">ResetBorder()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the border of the element to its default settings.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ResetCanFocus" data-uid="FarPoint.Win.ElementWindowless.ResetCanFocus">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ResetCanFocus.html#FarPoint_Win_ElementWindowless_ResetCanFocus">ResetCanFocus()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets to the default value whether the element can have the focus.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ResetElements" data-uid="FarPoint.Win.ElementWindowless.ResetElements">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ResetElements.html#FarPoint_Win_ElementWindowless_ResetElements">ResetElements()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the elements to their default settings.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ResetEnabled" data-uid="FarPoint.Win.ElementWindowless.ResetEnabled">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ResetEnabled.html#FarPoint_Win_ElementWindowless_ResetEnabled">ResetEnabled()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets to the default value whether the element is enabled.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ResetFont" data-uid="FarPoint.Win.ElementWindowless.ResetFont">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ResetFont.html#FarPoint_Win_ElementWindowless_ResetFont">ResetFont()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the font for the element to it default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ResetForeColor" data-uid="FarPoint.Win.ElementWindowless.ResetForeColor">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ResetForeColor.html#FarPoint_Win_ElementWindowless_ResetForeColor">ResetForeColor()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the text color for the element to its default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ResetForegroundImage" data-uid="FarPoint.Win.ElementWindowless.ResetForegroundImage">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ResetForegroundImage.html#FarPoint_Win_ElementWindowless_ResetForegroundImage">ResetForegroundImage()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the foreground image for the element to its default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ResetMarginBottom" data-uid="FarPoint.Win.ElementWindowless.ResetMarginBottom">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ResetMarginBottom.html#FarPoint_Win_ElementWindowless_ResetMarginBottom">ResetMarginBottom()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the margin between the bottom of the element and its contents to the default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ResetMarginLeft" data-uid="FarPoint.Win.ElementWindowless.ResetMarginLeft">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ResetMarginLeft.html#FarPoint_Win_ElementWindowless_ResetMarginLeft">ResetMarginLeft()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the margin between the left side of the element and its contents to the default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ResetMarginRight" data-uid="FarPoint.Win.ElementWindowless.ResetMarginRight">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ResetMarginRight.html#FarPoint_Win_ElementWindowless_ResetMarginRight">ResetMarginRight()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the margin between the right side of the element and its contents to the default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ResetMarginTop" data-uid="FarPoint.Win.ElementWindowless.ResetMarginTop">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ResetMarginTop.html#FarPoint_Win_ElementWindowless_ResetMarginTop">ResetMarginTop()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the margin between the top of the element and its contents to the default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ResetPicture" data-uid="FarPoint.Win.ElementWindowless.ResetPicture">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ResetPicture.html#FarPoint_Win_ElementWindowless_ResetPicture">ResetPicture()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the image for the element to its default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ResetPictureMargin" data-uid="FarPoint.Win.ElementWindowless.ResetPictureMargin">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ResetPictureMargin.html#FarPoint_Win_ElementWindowless_ResetPictureMargin">ResetPictureMargin()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the margin between text and picture to its default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ResetPictureOrientation" data-uid="FarPoint.Win.ElementWindowless.ResetPictureOrientation">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ResetPictureOrientation.html#FarPoint_Win_ElementWindowless_ResetPictureOrientation">ResetPictureOrientation()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the orientation of the picture in the element to its default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ResetPictureTransparencyColor" data-uid="FarPoint.Win.ElementWindowless.ResetPictureTransparencyColor">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ResetPictureTransparencyColor.html#FarPoint_Win_ElementWindowless_ResetPictureTransparencyColor">ResetPictureTransparencyColor()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the transparency of a picture in the element to its default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ResetPictureTransparencyTolerance" data-uid="FarPoint.Win.ElementWindowless.ResetPictureTransparencyTolerance">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ResetPictureTransparencyTolerance.html#FarPoint_Win_ElementWindowless_ResetPictureTransparencyTolerance">ResetPictureTransparencyTolerance()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the transparency tolerance for a picture in the element to its default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ResetTag" data-uid="FarPoint.Win.ElementWindowless.ResetTag">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ResetTag.html#FarPoint_Win_ElementWindowless_ResetTag">ResetTag()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the Tag object for the element to its default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ResetText" data-uid="FarPoint.Win.ElementWindowless.ResetText">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ResetText.html#FarPoint_Win_ElementWindowless_ResetText">ResetText()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the text in an element to its default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ResetTextOrientation" data-uid="FarPoint.Win.ElementWindowless.ResetTextOrientation">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ResetTextOrientation.html#FarPoint_Win_ElementWindowless_ResetTextOrientation">ResetTextOrientation()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the orientation of text in an element to its default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ResetTextRotationAngle" data-uid="FarPoint.Win.ElementWindowless.ResetTextRotationAngle">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ResetTextRotationAngle.html#FarPoint_Win_ElementWindowless_ResetTextRotationAngle">ResetTextRotationAngle()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the rotation angle for text in the element to its default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ResetVisible" data-uid="FarPoint.Win.ElementWindowless.ResetVisible">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ResetVisible.html#FarPoint_Win_ElementWindowless_ResetVisible">ResetVisible()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets to the default value whether an element is visible.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_Serialize_System_Xml_XmlTextWriter_" data-uid="FarPoint.Win.ElementWindowless.Serialize(System.Xml.XmlTextWriter)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.Serialize.html#FarPoint_Win_ElementWindowless_Serialize_System_Xml_XmlTextWriter_">Serialize(XmlTextWriter)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the object to XML.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_SetBounds_System_Drawing_Rectangle_" data-uid="FarPoint.Win.ElementWindowless.SetBounds(System.Drawing.Rectangle)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.SetBounds.html#FarPoint_Win_ElementWindowless_SetBounds_System_Drawing_Rectangle_">SetBounds(Rectangle)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the bounds of the element to the location and size of the specified bounding rectangle object
(with integer values).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_SetBounds_System_Drawing_RectangleF_" data-uid="FarPoint.Win.ElementWindowless.SetBounds(System.Drawing.RectangleF)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.SetBounds.html#FarPoint_Win_ElementWindowless_SetBounds_System_Drawing_RectangleF_">SetBounds(RectangleF)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the bounds of the element to the location and size of the specified bounding rectangle object
(with floating-point values).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_SetBounds_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Win.ElementWindowless.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.SetBounds.html#FarPoint_Win_ElementWindowless_SetBounds_System_Int32_System_Int32_System_Int32_System_Int32_">SetBounds(int, int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the bounds of the element to the location and size of the bounding rectangle
of the specified dimensions (in integer values).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_SetBoundsFloat_System_Single_System_Single_System_Single_System_Single_" data-uid="FarPoint.Win.ElementWindowless.SetBoundsFloat(System.Single,System.Single,System.Single,System.Single)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.SetBoundsFloat.html#FarPoint_Win_ElementWindowless_SetBoundsFloat_System_Single_System_Single_System_Single_System_Single_">SetBoundsFloat(float, float, float, float)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the bounds of the element to the location and size of the bounding rectangle
of the specified dimensions (in floating-point values).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_SetElementStyle_FarPoint_Win_ElementStyle_" data-uid="FarPoint.Win.ElementWindowless.SetElementStyle(FarPoint.Win.ElementStyle)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.SetElementStyle.html#FarPoint_Win_ElementWindowless_SetElementStyle_FarPoint_Win_ElementStyle_">SetElementStyle(ElementStyle)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the style for the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_SetElementStyle_FarPoint_Win_ElementStyle_System_Boolean_" data-uid="FarPoint.Win.ElementWindowless.SetElementStyle(FarPoint.Win.ElementStyle,System.Boolean)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.SetElementStyle.html#FarPoint_Win_ElementWindowless_SetElementStyle_FarPoint_Win_ElementStyle_System_Boolean_">SetElementStyle(ElementStyle, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the style for the element and clears unset properties.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_SetState_FarPoint_Win_ElementState_" data-uid="FarPoint.Win.ElementWindowless.SetState(FarPoint.Win.ElementState)">
          <a class="xref" href="FarPoint.Win.ElementWindowless.SetState.html#FarPoint_Win_ElementWindowless_SetState_FarPoint_Win_ElementState_">SetState(ElementState)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the state of the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ShouldSerializeBackColor" data-uid="FarPoint.Win.ElementWindowless.ShouldSerializeBackColor">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ShouldSerializeBackColor.html#FarPoint_Win_ElementWindowless_ShouldSerializeBackColor">ShouldSerializeBackColor()</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the BackColor property should be persisted.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ShouldSerializeFont" data-uid="FarPoint.Win.ElementWindowless.ShouldSerializeFont">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ShouldSerializeFont.html#FarPoint_Win_ElementWindowless_ShouldSerializeFont">ShouldSerializeFont()</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the Font property should be persisted.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ShouldSerializeForeColor" data-uid="FarPoint.Win.ElementWindowless.ShouldSerializeForeColor">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ShouldSerializeForeColor.html#FarPoint_Win_ElementWindowless_ShouldSerializeForeColor">ShouldSerializeForeColor()</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the ForeColor property should be persisted.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ShouldSerializePictureTransparencyColor" data-uid="FarPoint.Win.ElementWindowless.ShouldSerializePictureTransparencyColor">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ShouldSerializePictureTransparencyColor.html#FarPoint_Win_ElementWindowless_ShouldSerializePictureTransparencyColor">ShouldSerializePictureTransparencyColor()</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the PictureTransparencyColor property should be persisted.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ShouldSerializePictureTransparencyTolerance" data-uid="FarPoint.Win.ElementWindowless.ShouldSerializePictureTransparencyTolerance">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ShouldSerializePictureTransparencyTolerance.html#FarPoint_Win_ElementWindowless_ShouldSerializePictureTransparencyTolerance">ShouldSerializePictureTransparencyTolerance()</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the PictureTransparencyTolerance property should be persisted.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ShouldSerializeTag" data-uid="FarPoint.Win.ElementWindowless.ShouldSerializeTag">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ShouldSerializeTag.html#FarPoint_Win_ElementWindowless_ShouldSerializeTag">ShouldSerializeTag()</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the Tag property should be persisted.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ShouldSerializeTextRotationAngle" data-uid="FarPoint.Win.ElementWindowless.ShouldSerializeTextRotationAngle">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ShouldSerializeTextRotationAngle.html#FarPoint_Win_ElementWindowless_ShouldSerializeTextRotationAngle">ShouldSerializeTextRotationAngle()</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the TextRotationAngle property should be persisted.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ToggleState" data-uid="FarPoint.Win.ElementWindowless.ToggleState">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ToggleState.html#FarPoint_Win_ElementWindowless_ToggleState">ToggleState()</a>
        </td>
        <td class="markdown level1 summary"><p>Toggles the state of the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_Update" data-uid="FarPoint.Win.ElementWindowless.Update">
          <a class="xref" href="FarPoint.Win.ElementWindowless.Update.html#FarPoint_Win_ElementWindowless_Update">Update()</a>
        </td>
        <td class="markdown level1 summary"><p>Causes the control to redraw the invalidated regions with its client area.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="events">Events
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_BackgroundImageChanged" data-uid="FarPoint.Win.ElementWindowless.BackgroundImageChanged">
          <a class="xref" href="FarPoint.Win.ElementWindowless.BackgroundImageChanged.html">BackgroundImageChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the background image for the element changes.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_Changed" data-uid="FarPoint.Win.ElementWindowless.Changed">
          <a class="xref" href="FarPoint.Win.ElementWindowless.Changed.html">Changed</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the element changes.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_Click" data-uid="FarPoint.Win.ElementWindowless.Click">
          <a class="xref" href="FarPoint.Win.ElementWindowless.Click.html">Click</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user clicks the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_DoubleClick" data-uid="FarPoint.Win.ElementWindowless.DoubleClick">
          <a class="xref" href="FarPoint.Win.ElementWindowless.DoubleClick.html">DoubleClick</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user double-clicks the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_FontChanged" data-uid="FarPoint.Win.ElementWindowless.FontChanged">
          <a class="xref" href="FarPoint.Win.ElementWindowless.FontChanged.html">FontChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the font for the element changes.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ForegroundImageChanged" data-uid="FarPoint.Win.ElementWindowless.ForegroundImageChanged">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ForegroundImageChanged.html">ForegroundImageChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the foreground image for the element changes.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_MouseDown" data-uid="FarPoint.Win.ElementWindowless.MouseDown">
          <a class="xref" href="FarPoint.Win.ElementWindowless.MouseDown.html">MouseDown</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs if the user presses a mouse button while the cursor is over the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_MouseMove" data-uid="FarPoint.Win.ElementWindowless.MouseMove">
          <a class="xref" href="FarPoint.Win.ElementWindowless.MouseMove.html">MouseMove</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs if the user moves the cursor while the cursor is over the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_MouseUp" data-uid="FarPoint.Win.ElementWindowless.MouseUp">
          <a class="xref" href="FarPoint.Win.ElementWindowless.MouseUp.html">MouseUp</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs if the user releases a mouse button while the cursor is over the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_NameChanging" data-uid="FarPoint.Win.ElementWindowless.NameChanging">
          <a class="xref" href="FarPoint.Win.ElementWindowless.NameChanging.html">NameChanging</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs before the Name property of the element changes.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_ParentChanged" data-uid="FarPoint.Win.ElementWindowless.ParentChanged">
          <a class="xref" href="FarPoint.Win.ElementWindowless.ParentChanged.html">ParentChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the parent of the element changes.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_PictureChanged" data-uid="FarPoint.Win.ElementWindowless.PictureChanged">
          <a class="xref" href="FarPoint.Win.ElementWindowless.PictureChanged.html">PictureChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the picture in the element changes.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_ElementWindowless_PropertyChanged" data-uid="FarPoint.Win.ElementWindowless.PropertyChanged">
          <a class="xref" href="FarPoint.Win.ElementWindowless.PropertyChanged.html">PropertyChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a property on the element changes.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
