Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Most users will leave this property alone. The only ones that might really care are the one's concerned about perfectly matching the way text is rendered while in edit mode.

Example

Code Block
 // Render text the same way it is rendered in edit mode
Set_Property(@Window:".OLE_EDITTABLE", "OLE.TextRenderStyle", "Editcontrol")

...