eXEdit Changelog

What's new in eXEdit 17.0.0.2

Jun 2, 2021
  • Added: sets or gets the control's Font property in design mode, for the /NET verion
  • Fixed: The BackColor/ForeColor properties of the /NET version are not serialized once the user changes in design mode (the control's background/foreground is set to the default value once the form is started)
  • Fixed: The BackColor/ForeColor properties of the /NET version are not copied in design mode, when the user copies the control in design-mode using CTRL+C (copy) and CTRL+V (paste) combination

New in eXEdit 12.0.0.7 (Jun 13, 2018)

  • Added:
  • The AddWild method supports [...], (Alternative), masks characters that are contained in the [] brackets. For instance, the [abcdA-D] mask any character: a, b, c, d, A, B, C, D.
  • The AddWild method supports ... indicates the escape character.
  • The AddWild method supports # that masks a digit (0 to 9).
  • Fixed:
  • "Error executing code: FormActiveXControl (data source), method ... called with invalid paramaters" on Dynamics AX environment is fired, if the application handles events with parameters passed by reference. On X++ you should use the Event event and EventParams method to handle this exception. The X++ is not able to handle the events with parameters passed by reference.

New in eXEdit 12.0.0.6 (Jun 11, 2018)

  • Added:
  • TemplateDef property allows defining inside variables for the Template feature ( available for /COM only, and useful to assign properties with multiple parameters, which is not supported in dBASE )
  • Added:
  • The Event(Eventl D) event occurs once the control fires an event (available for /COM version only)
  • Added:
  • Ability to use or load PNG, TIFF or WMF picture on the he control's background ( Picture property for /COM version ) , using gist nce. ..oadpicture predefined function of the Template pro )1 Othe ZPJG Ille4xreecmutplate :: "Picture = LoadPictureCE:Ipicture.png R picture one_Templater load picture (' Elpictu re. ,edded: pat"! control background. perty. FoLinscture ' mPlateo7eters By Reference support fPonrgxl)suolrila.(dTserpli:te. '1, ExecuteTemplate property of /COM version Install

New in eXEdit 4.1.0.1 (Nov 4, 2008)

  • Added: ScrollPartCaptionAlignment property specifies the alignment of the caption in the part of the scroll bar.
  • Added: The x-script supports dates as #12/31/2007 10:00# indicates the December 31, 2007, 10:00
  • Fixed: The Background(exToolTipAppearance/exToolTipBackColor/exToolTipForeColor) property does not change the border appearance / background color / foreground color for tooltips on the scrollbars.
  • Fixed: The scrollbar is not functional if your mouse buttons configuration in the Control Panel is for Left-Handed.
  • Fixed: In UNICODE configuration, the Load method loads only a half of the file.