❮
❯
The following movie illustrates how to insert, code and use any component using Delphi 12:
The video demonstrates how to insert, code, and utilize the exg2antt control within the RAD Studio 12 IDE. The process is similar for any other Exontrol components. If you are running the RAD Studio 12 IDE on a 64-bit Windows machine, please ensure you install the x64 version of the control. Otherwise, you will need to use the x86 (32-bit) version of the component.
The movie illustrates how the ExGantt/JS can manage and adjust resource usage:
For instance, when a task necessitates the allocation of particular resources, the target control can be configured to display detailed information about how these resources are being utilized. To ensure that the resource data remains consistent across different parts of the system, you can employ the PutRes method to synchronize the source control with the target control. This synchronization mechanism ensures that any modifications made in the source control--such as updates to resource data, allocation adjustments, or changes in status--are automatically reflected in the target control. Conversely, any alterations made in the target control will also be communicated back to the source control, maintaining an up-to-date and accurate representation of resource usage in both controls.
The following movie shows the first look of the newly eXGraph/COM component
The Exontrol's ExGraph component is a versatile tool designed to meet the diverse needs of data visualization. With support for numerous chart types, it empowers users to represent their data in various formats, from simple line charts to complex radar charts, all within the same view. In addition to its extensive charting capabilities, our graph control offers seamless printing and print preview functionality, ensuring that users can easily generate hard copies of their charts with precision and clarity. The exGraph library lets the user changes its visual appearance using skins, each one providing an additional visual experience that enhances viewing pleasure.
The following movie shows the first look of the newly eXGraph/JS component
ExGraph/JS is a component that offers excellent graphical data visualization. It has many different types and styles of charts. Easy to use, zoom, resize, scroll, overview, legend, cursor view, owner-draw, numerous chart types to different axes in the same view, multiple views, and much more are features of the ExGraph/JS package. The ExGraph/JS is a HTML standalone-component, written in JavaScript, that uses no third-party libraries. The version of eXGraph for /COM, /NET and /WPF will be available in the near future.
The following movie shows the Predecessor/Successor feature
Tasks may have multiple predecessors or multiple successors. Before you begin establishing dependencies, it's important to understand that there are four types: Finish to Start (FS), the predecessor ends before the successor can begin, Start to Start (SS), the predecessor begins before the successor can begin, Finish to Finish (FF), the predecessor ends before the successor can end, Start to Finish (SF), the predecessor begins before the successor can end. The Predecessor/Successor columns show the bar's predecessor/successor based on its incoming/outgoing links. The control allows you to highlight the selected link, to add or remove the links based on the dependencies you type.
changes and additions for 2009, so far |
12-21-2009 |
ExComboBox, 5.0.0.3
*NEW: Ability to show permanently a filter for field in the drop down portion of the control.
*Added: FilterForVisible property specifies whether the control's FilterFor field is shown or hidden.
*Added: FilterForBackColor property retrieves or sets a value that indicates the FilterFor's background color.
*Added: FilterForForeColor property retrieves or sets a value that indicates the FilterFor's foreground color.
*Added: DescriptionTypeEnum.exFilterForCaption value defines the static lable to be shown in the FilterFor field. |
12-21-2009 |
ExRecord, 4.0.0.4
*Added: Updates the default visual aspect of the left, right, top, and bottom arrows to navigate the months/years in a drop down type editor
*Fixed: The MDI form requires an extra click to activate it, once a modeless dialog is closed. The dialog contains a VB6 UserControl that hosts the control. ATL3.0 BUG
*Fixed: Removes the Scroll event definition from the /NET assembly. |
12-19-2009 |
ExEditors, 4.0.0.3
*Fixed: The Editor.AddItem method fails once an uninitialized string is passed.
*Fixed: The /NET assembly shows a black frame when the parent form changes its parent using the MDIParent property.
*Fixed: The associated ContextMenuStrip component is not shown when right clicking the /NET Assembly component. |
12-19-2009 |
ExplorerTree, 5.0.0.5
*Added: Updates the default visual aspect of the left, right, top, and bottom arrows to navigate the months/years in a drop down type editor
*Added: The Group.Columns.Item(Caption) or Columns(Caption) is case insensitive.
*Fixed: The MDI form requires an extra click to activate it, once a modeless dialog is closed. The dialog contains a VB6 UserControl that hosts the control. ATL3.0 BUG
*Fixed: Removes the Scroll event definition from the /NET assembly. |
12-19-2009 |
ExHelper, 5.1.0.2
*NEW: Filter Prompt support ( click the Start Filter ... in the bottom side of the
questions and start typing )
*Added: The questions can be easily filtered using the filter prompt.
*Added: The Ctrl + F shows the prompt filter. |
12-17-2009 |
ExPropertiesList,
5.2.0.1
*NEW: Ability to browse properties with any number of parameters of predefined type or not.
*Added: EditTypeEnum.EditProperty type loads individually a property of the object, single or with multiple parameters.
*Fixed: Changing the Property.BackColor property during the IncludeProperty event has no effect.
*Fixed: The grid lines are not shown if the ShowCategories or LinkCategories property is False. |
12-17-2009 |
ExTree, 5.0.0.9
*Added: Updates the visual aspect of the control's tooltip based on the current theme, if active, and not using EBN object for its appearance.
*Fixed: The Items.RemoveAllItems method releases the occupied memory too.
*Fixed: On Windows XP skinned objects ( EBN objects ) are not shown on virtual printers such as
PDF, and so on. |
12-14-2009 |
ExGrid, 5.0.0.4
*Added: The WordFromPoint(X,Y,Highlight) property retrieves the word from the specified position, and highlights it if it is found and the Highlight parameter is true. A word is delimited by empty characters such as space or tabs.
*Added: Changing the way the colors are being applied to EBN objects.
*Added: ScrollBarsEnum.exVScrollOnThumbRelease scrolls the control's content when the user releases the thumb of the vertical scroll bar.
*Added: ScrollBarsEnum.exHScrollOnThumbRelease scrolls the control's content when the user releases the thumb of the horizontal scroll bar. |
12-14-2009 |
ExList, 5.0.0.4
*Added: The Columns.Item(Caption) or Columns(Caption) is case insensitive.
*Fixed: The Columns.Item property retrieves nothing, if the column is not found, instead firing an error.
*Fixed: Removes the Scroll event definition from the /NET assembly.
*Fixed: The MDI form requires an extra click to activate it, once a modeless dialog is closed. The dialog contains a VB6 UserControl that hosts the control. ATL3.0 BUG |
12-10-2009 |
ExG2antt, 4.3.1.5
*Added: OverviewZoom event notifies your applicaion once the user selects a new time scale unit in the overview zoom area.
*Added: OnResizeControl property specifies which part ( list/chart ) of the control is resized once the control is resized. By default, the list area gets resized ( exResizeList ).
*Fixed: Increasing the speed of drawing when multiple bars and links are loaded.
*Fixed: The date-range for bars to print and print-preview using the
exprint, ignores the bars above first visible item (so the control must be scrolled to the top). |
12-10-2009 |
ExListBar, 5.0.0.6
*Added: Improvements on parsing HTML captions.
*Fixed: The HTML text ignores the <br> or carriage return sequences if the SingleLine property is True.
*Fixed: Removes the Scroll event definition from the /NET assembly. |
12-09-2009 |
ExHelper, 5.1.0.1
*Added: Generates C# and VB.NET source code for /NET assembly not only for the /COM version.
*Added: The properties of enumeration type decomposes the value to a combination of predefined values.
*Fixed: Prevents replacing the block's name when generating the Me command (C++ or C# ). |
12-08-2009 |
ExGantt, 5.0.0.9
*Added: The filter on type operation is called after a half of a second once the last character is typed, to avoid calling filterting too maby times
*Added: The FilterChaning event is called before applying the filter, so you can count the time to filter the items.
*Added: Increases significantly the speed to filter items using the * (any character) pattern ( FilterOnType )
*Added: Improves the performances when parsing the HTML formats. |
12-08-2009 |
ExShellView, 3.0.0.3
*Added: ViewModeType.Thumbnail, ViewModeType.Tile, ViewModeType.Thumbstrip, ViewModeType.Content shows the view as thumbnail, tile, thumbstrip or content ( Windows 7, Vista )
*Fixed: The /NET Assembly does not update at runtime the properties saved in design-mode.
*Fixed: Removes the Rename menu item from the context menu, if the CanRename property is False. |
12-04-2009 |
ExEditors, 4.0.0.2
*NEW: Ability to change the parameters passed by reference of the control's events for environments that does not support events with parameters by reference, such as uniPaas 1.5 (formerly known as
eDeveloper), DBase, and so on
*Added: EventParam() property accesses a specified parameter of the current event. This property has effect only during an event, and can be used to change or retrieve a specified parameter of the current event
*Added: EventParam(-1) retrieves the number of parameters that can be accessed. |
12-04-2009 |
ExEdit, 5.1.0.4
*Added: The Template feature supports hexa values being specified using format 0x prefix.
*Fixed: The /NET Assembly does not update at runtime the properties saved in design-mode.
*Fixed: The MDI form requires an extra click to activate it, once a modeless dialog is closed. The dialog contains a VB6 UserControl that hosts the control. ATL3.0 BUG |
12-01-2009 |
ExComboBox, 5.0.0.2
*NEW: Ability to change the parameters passed by reference of the control's events for environments that does not support events with parameters by reference, such as uniPaas 1.5 (formerly known as
eDeveloper), DBase, and so on
*Added: EventParam() property accesses a specified parameter of the current event. This property has effect only during an event, and can be used to change or retrieve a specified parameter of the current event
*Added: EventParam(-1) retrieves the number of parameters that can be accessed.
*Fixed: The IDE flickers when the component is placed on a form, due ShowImageList property that creates a hidden top-most window, to store the icons. |
12-01-2009 |
ExCalendar, 5.1.0.2
*Added: CalendarCombo.ForeColorDisabled property specifies the color to display the date in the label area when the date is locked.
*Added: Changing the way the colors are being applied to EBN objects.
*Fixed: The /NET Assembly does not update at runtime the properties saved in design-mode. |
11-26-2009 |
ExSkinBox, 3.0.0.2
*Added: 64-bit support
*Added: The CTRL + C copies the caption, text and buttons to the clipboard, when using the Out method.
*Added: The TAB or Shift+TAB moves the focused button.
*Fixed: By default, the control does not apply any skin. |
11-26-2009 |
ExList, 5.0.0.3
*Added: Changing the way the colors are being applied to EBN objects.
*Fixed: The /NET Assembly does not update at runtime the properties saved in design-mode.
*Fixed: The /NET Assembly shows no information in design mode, such as version of the control.
*Fixed: The Items.RemoveAll method is safe to be called during an event. |
11-23-2009 |
ExTree, 5.0.0.8
*NEW: Ability to change the parameters passed by reference of the control's events for environments that does not support events with parameters by reference, such as uniPaas 1.5 (formerly known as
eDeveloper), DBase, and so on
*Added: EventParam() property accesses a specified parameter of the current event. This property has effect only during an event, and can be used to change or retrieve a specified parameter of the current event
*Added: EventParam(-1) retrieves the number of parameters that can be accessed.
*Fixed: The /NET assembly prints the first page only, even if multiple pages are required. |
11-23-2009 |
ExG2antt, 4.3.1.4
*NEW: Ability to define summary bars, so once a bar is moved, the summary bar is moved accordingly
*Added: Items.DefineSummaryBars method adds bars to a summary bar.
*Added: Items.UndefineSummaryBars method adds bars to a summary bar.
*Added: CopyTo method exports the control's view to an EMF file, or to an one dimensional array of bytes ( byte[] ). |
11-17-2009 |
ExGrid, 5.0.0.3
*Added: Items.VisibleItemCount property specifies the number of visible items.
*Added: The FilterBarCaption property supports HTML format.
*Added: MarkSearchColumn property is set on False, by default.
*Fixed: The /NET assembly shows a black frame when the parent form changes its parent using the MDIParent property. |
11-13-2009 |
ExListBar, 5.0.0.5
*Added: The Template feature supports hexa values being specified using format 0x prefix.
*Fixed: The /NET Assembly does not update at runtime the properties saved in design-mode.
*Fixed: The MDI form requires an extra click to activate it, once a modeless dialog is closed. The dialog contains a VB6 UserControl that hosts the control. ATL3.0 BUG |
11-13-2009 |
ExplorerBar, 5.0.0.5
*Added: Improvements on parsing HTML captions.
*Fixed: The MDI form requires an extra click to activate it, once a modeless dialog is closed. The dialog contains a VB6 UserControl that hosts the control. ATL3.0 BUG
*Fixed: Removes the Scroll event definition from the /NET assembly. |
11-10-2009 |
ExOrgChart, 5.0.0.2
*NEW: PNG support for HTMLPicture, Node.Picture and so on.
*Added: PNG, TIFF, EXIF or WMF image format support.
*Added: Node.LinkToCaption property specifies the HTML caption being shown on a Node.LinkTo line.
*Fixed: The /NET assembly prints the first page only, even if multiple pages are required. |
11-09-2009 |
ExGantt, 5.0.0.8
*NEW: ConditionalFormat objects support operations with strings and dates, not only numbers
*Added: ConditionalFormat.Expression property supports new functions for numbers as:
int, round, floor, abs
*Added: ConditionalFormat.Expression property supports new functions for strings as:
startwith, endwith, contains, len, lower, upper, proper. The + operator concaternates two strings.
*Added: ConditionalFormat.Expression property supports new functions for dates as: year, month, day,
yearday, weekday, hour, min, sec, shortdate, longdate, time
*Added: ConditionalFormat.Expression property supports other conversion functions such as
str, dbl, date |
11-05-2009 |
ExRolList, 5.0.0.1
*Added: Compatible with the Data Execution Prevention (DEP). (SpecialBuild:2450)
*Added: Changing the way the colors are being applied to EBN objects.
*Fixed: The IDE flickers when the component is placed on a form, due ShowImageList property that creates a hidden top-most window, to store the icons.
*Fixed: The MDI form requires an extra click to activate it, once a modeless dialog is closed. The dialog contains a VB6 UserControl that hosts the control. ATL3.0 BUG |
11-05-2009 |
ExLabel, 3.0.0.4
*Fixed: The /NET Assembly does not update at runtime the properties saved in design-mode.
*Fixed: The MDI form requires an extra click to activate it, once a modeless dialog is closed. The dialog contains a VB6 UserControl that hosts the control. ATL3.0 BUG
*Fixed: The associated ContextMenuStrip component is not shown when right clicking the /NET Assembly
component. |
11-04-2009 |
ExG2antt, 4.3.1.3
*Fixed: Calling the VisualAppearance.Add(1,0) in the Template property fails.
*Fixed: Removes the appearance of the selected item in the overview area.
*Fixed: Updates the summary bar if Items.UndefineSummaryBars method is called, but it still contains other defined bars.
*Fixed: The pattern for non-working days / hours is applied over the items with BackColorAlternate property in the part with no items displayed.
*Fixed: Removes the Scroll event definition from the /NET assembly. |
11-02-2009 |
ExShellView, 3.0.0.2
*Added: Signing the /NET Assembly with a strong name (exontrol.exshellview,
PublicKeyToken=7a5888c61958221f)
*Added: CanRename property specifies whether the user can rename a file / folder in the shell view.
*Fixed: The /NET assembly shows a black frame when the parent form changes its parent using the MDIParent property. |
11-02-2009 |
ExFolderView, 3.0.0.3
*Fixed: The /NET Assembly does not update at runtime the properties saved in design-mode.
*Fixed: The associated ContextMenuStrip component is not shown when right clicking the /NET Assembly component.
*Fixed: Removes the Scroll event definition from the /NET assembly. |
10-29-2009 |
ExComboBox, 5.0.0.1
*Added: 64-bit support
*Added: Updates the visual aspect of the control's tooltip based on the current theme, if active, and not using EBN object for its appearance.
*Added: The MarkSearchColumn property is False, by default.
*Fixed: On Windows XP skinned objects ( EBN objects ) are not shown on virtual printers such as
PDF, and so on. |
10-29-2009 |
ExTree, 5.0.0.7
*Added: mod operator divides two numbers and returns only the remainder. This is valid for computed, conditional expressions.
*Added: Items.FindItemData property looks for objects too, not only for strings, integers, floating points
(VarCmp).
*Fixed: In the /NET Assembly, the Column.FilterType property always retrieves
exAll.
*Fixed: Sometime, the control fails when destroying, when using threads in VS C++ for filling or removing items in the control |
10-28-2009 |
EBinder,
2.0.0.1
*NEW: The EBinder component connects /NET assemblies such as eXGrid/NET, eXG2antt/NET,
eXTree/NET, eXList/NET, eXComboBox/NET to a DataSet.
*NEW: The column assigns a date type editor based on the property being
loaded. For instance, if the DataSet exports a DataTime property/column, the associated column will show a DateType editor. |
10-26-2009 |
ExCalendar, 5.1.0.1
*Added: Updates the visual aspect of the control's tooltip based on the current theme, if active, and not using EBN object for its appearance.
*Added: Updates the default visual aspect of the left, right, top, and bottom arrows to navigate the months/years.
*Fixed: The /NET assembly shows a black frame when the parent form changes its parent using the MDIParent property.
*Fixed: The associated ContextMenuStrip component is not shown when right clicking the /NET Assembly component. |
10-26-2009 |
ExButton, 5.0.0.5
*Fixed: Removes the Scroll event definition from the /NET assembly.
*Fixed: The MDI form requires an extra click to activate it, once a modeless dialog is closed. The dialog contains a VB6 UserControl that hosts the control. ATL3.0 BUG)
*Fixed: The /NET Assembly does not update at runtime the properties saved in design-mode. |
10-23-2009 |
ExplorerTree, 5.0.0.4
*Added: Shows the images of the items being dragged using semi-transparent colors.
*Fixed: Centers the image of the items to be dragged during the drag and drop operation
*Fixed: Shows the selected cells only when drag and drop if the control's FullRowSelect property is exRectSel
*Fixed: Shows inner cells as disabled if the owner column is disabled. |
10-19-2009 |
ExList, 5.0.0.2
*Added: The Template feature supports hexa values being specified using format 0x prefix.
*Fixed: Sometimes, the 64-bit version of the control fires "System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt" when user tries to resizes a column by clicking the control's header.
*Fixed: Calling Items.RemoveAll does not update the vertical scroll bar if present. |
10-19-2009 |
ExTab, 2.0.0.2
*Added: The Load method may load etb files from BASE64 encoded strings.
*Added: The Template feature supports hexa values being specified using format 0x prefix.
*Fixed: The MDI form requires an extra click to activate it, once a modeless dialog is closed. The dialog contains a VB6 UserControl that hosts the control. ATL3.0 BUG |
10-15-2009 |
ExFileView, 5.0.0.3
*Fixed: The /NET Assembly does not update at runtime the properties saved in design-mode.
*Fixed: The associated ContextMenuStrip component is not shown when right clicking the /NET Assembly component.
*Fixed: The MDI form requires an extra click to activate it, once a modeless dialog is closed. The dialog contains a VB6 UserControl that hosts the control. ATL3.0 BUG |
10-15-2009 |
ExStatusBar, 3.0.0.2
*NEW: Ability to change the parameters passed by reference of the control's events for environments that does not support events with parameters by reference, such as uniPaas 1.5 (formerly known as
eDeveloper), DBase, and so on
*Added: EventParam() property accesses a specified parameter of the current event. This property has effect only during an event, and can be used to change or retrieve a specified parameter of the current event
*Added: EventParam(-1) retrieves the number of parameters that can be accessed. |
10-12-2009 |
ExG2antt, 4.3.1.2
*Added: Shows the images of the items being dragged using semi-transparent colors.
*Fixed: Centers the image of the items to be dragged during the drag and drop operation
*Fixed: Shows the selected cells only when drag and drop if the control's FullRowSelect property is exRectSel
*Fixed: Shows inner cells as disabled if the owner column is disabled. |
10-12-2009 |
ExGantt, 5.0.0.7
*NEW: Ability to change the visual appearance of the column's header ( not only the header for all columns )
*Added: Column.Def(exHeaderBackColor) property defines the column's header background color.
*Added: Column.Def(exHeaderForeColor) property defines the column's header foreground color. |
10-08-2009 |
ExOrgChart, 5.0.0.1
*NEW: Support for antialiasing rendering of the lines or curves in the component
*Added: AntiAliasing property specifies whether smoothing (antialiasing) is applied to lines or curves of the objects in the control.
*Fixed: The LinkTo to an assistant node is shown if the ShowAssistants property is False. |
10-08-2009 |
ExLabel, 3.0.0.3
*NEW: Ability to display semi-transparent skins using different colors ie 0x1FF0000 displays the skin with more blue color, or 0x10000FF displays the skin using more blue color.
*Added: The Template feature supports hexa values being specified using format 0x prefix.
*Fixed: The /NET assembly shows a black frame when the parent form changes its parent using the MDIParent property. |
10-05-2009 |
ExThumbnail, 2.1.0.3
*Added: Signing the /NET Assembly with a strong name ( AssemblyName:
exontrol.exthumbnail, PublicKeyToken=2ee88b29e64d0075 )
*Added: ExtractTime property specifies the time in miliseconds to extract the last thumbnail.
*Fixed: The Change event is fired after extracting a new thumbnail. |
10-05-2009 |
ExRecord, 4.0.0.3
*Added: Changing the way the colors are being applied to EBN objects.
*Fixed: The /NET Assembly does not update at runtime the properties saved in design-mode.
*Fixed: The /NET Assembly shows no information in design mode, such as version of the control. |
10-01-2009 |
ExShellView, 3.0.0.1
*NEW: Ability to change the parameters passed by reference of the control's events for environments that does not support events with parameters by reference, such as uniPaas 1.5 (formerly known as
eDeveloper), DBase, and so on
*Added: 64-bit support
*Added: EventParam() property accesses a specified parameter of the current event. This property has effect only during an event, and can be used to change or retrieve a specified parameter of the current event
*Added: EventParam(-1) retrieves the number of parameters that can be accessed. |
10-01-2009 |
ExFolderView, 3.0.0.2
*Added: 64-bit support
*Added: Signing the /NET Assembly with a strong name (
exontrol.exfolderview, PublicKeyToken=fb36d6801f43af26 )
*Fixed: The /NET assembly shows a black frame when the parent form changes its parent using the MDIParent property. |
09-30-2009 |
ExplorerBar, 5.0.0.4
*Added: EnsureVisible(Group,Item) ensures that specified group and/or item fits the control's client area.
*Added: Changing the way the colors are being applied to EBN objects.
*Fixed: The /NET Assembly does not update at runtime the properties saved in design-mode. |
09-30-2009 |
ExEditors, 4.0.0.1
*Added: 64-bit support
*Added: Updates the visual aspect of the control's tooltip based on the current theme, if active, and not using EBN object for its appearance.
*Added: Signing the /NET Assembly with a strong name ( AssemblyName:
exontrol.exeditors, PublicKeyToken=488f172de6b1e8ea )
*Fixed: The IDE flickers when the component is placed on a form, due ShowImageList property that creates a hidden top-most window, to store the icons. |
09-28-2009 |
ExSlider, 3.1.0.3
*Added: The Template feature supports hexa values being specified using format 0x prefix.
*Fixed: The /NET assembly shows a black frame when the parent form changes its parent using the MDIParent property.
*Fixed: The associated ContextMenuStrip component is not shown when right clicking the /NET Assembly component. |
09-24-2009 |
ExGantt, 5.0.0.6
*Added: Items.VisibleItemCount property specifies the number of visible items.
*Fixed: Avoids calling the ShowFilter method while the filter drop down window is still visible.
*Fixed: Valid date values range from January 1, 100 A.D. (-647434) to December 31, 9999 A.D. (2958465)
*Fixed: In the /NET Assembly, the accelerator key on the dialog/form may be called without pressing the ALT key. |
09-23-2009 |
ExG2antt, 4.3.1.1
*Added: Compatible with the Data Execution Prevention (DEP). (SpecialBuild:14529)
*Added: Fade effect for browsing a new date in a date type editor.
*Added: The eXPrint component prints the chart to specified range only (Chart.StartPrintDate,
Chart.EndPrintDate).
*Fixed: The Today button in date type editor selects the now time, instead current date.
*Fixed: The exBarWorkingCount returns the working units, only if the chart displays hours, not days |
09-21-2009 |
ExTree, 5.0.0.6
*Added: The filter on type operation is called after 1 second the last character is typed, to avoid calling the Filter operation too many times.
*Added: The FilterChaning event is called before applying the filter, so you can count the time to filter the items.
*Added: Increases significantly the speed to filter items using the * (any character) pattern ( FilterOnType )
*Fixed: If the Column.FilterOnType property is True, the filter is applied twice so the time is doubled. |
09-21-2009 |
ExComboBox, 4.3.0.5
*Added: Signing the /NET Assembly with a strong name (AssemblyName.FullName:
exontrol.excombobox, PublicKeyToken=40d3335285aea8d1).
*Fixed: The WYSWYG Template dialog shows unpainted area when the Style property is DropDown or DropDownList
*Fixed: Sometime, the control fails when destroying, when using threads in VS C++ for filling or removing items in the control |
09-17-2009 |
ExPrint, 5.1.0.2
*NEW: Ability to set properties of the object to be printed during the Refreshing event, and restore back when Refresh event occurs.
*Added: Refreshing event notifies your application once the pages are about to be prepared for previewing or printing.
*Added: Changing the way the colors are being applied to EBN objects. ( Valid for eXPrint's framework )
*Fixed: The /NET Assembly does not update at runtime the properties saved in design-mode. |
09-16-2009 |
ExGrid, 5.0.0.1
*Added: 64-bit support
*Fixed: The IDE flickers when the component is placed on a form, due ShowImageList property that creates a hidden top-most window, to store the icons.
*Fixed: The /NET assembly prints the first page only, even if multiple pages are required.
*Fixed: Changing the FocusColumnIndex property programmatically does not starts the cell's editor , if the AutoEdit property is True. |
09-15-2009 |
ExList, 5.0.0.1
*Added: 64-bit support
*Added: The MarkSearchColumn property is False, by default.
*Fixed: The /NET assembly shows a black frame when the parent form changes its parent using the MDIParent property.
*Fixed: The associated ContextMenuStrip component is not shown when right clicking the /NET Assembly component. |
09-15-2009 |
ExplorerTree, 5.0.0.3
*Fixed: The partial check feature works for visible items only.
*Fixed: The /NET Assembly shows no information in design mode, such as version of the control.
*Fixed: The /NET Assembly does not update at runtime the properties saved in design-mode. |
09-11-2009 |
ExEdit, 5.1.0.3
*Fixed: The /NET assembly shows a black frame when the parent form changes its parent using the MDIParent property.
*Fixed: The associated ContextMenuStrip component is not shown when right clicking the /NET Assembly component.
*Fixed: In VFP, you can't get the coordinates of the selection using GetSelection method. |
09-09-2009 |
ExCalendar, 5.0.0.2
*Added: Calendar.SelDates property retrieves an array with selected dates, or empty if no date selected.
*Fixed: On Windows XP skinned objects ( EBN objects ) are not shown on virtual printers such as
PDF, and so on.
*Fixed: The Samples can not show the control on design mode. (Object reference not set to an instance of an object) |
09-09-2009 |
ExListBar, 5.0.0.4
*Added: Updates the visual aspect of the control's tooltip based on the current theme, if active, and not using EBN object for its appearance.
*Fixed: The /NET assembly shows a black frame when the parent form changes its parent using the MDIParent property.
*Fixed: The associated ContextMenuStrip component is not shown when right clicking the /NET Assembly component. |
09-07-2009 |
ExG2antt, 4.3.0.3
*Added: Drag-and-Drop support for the /NET version. AllowDrop property, DragEnter, DragDrop events, and so on.
*Added: Improving the speed to display the bars in the chart while hundred of bars are loaded in the item.
*Added: The <%i%> in the Level.Label property displays the number instead the date. For instance, you can display numbers as 1000, 1001, 1002, 1003, instead dates
*Added: Changing the way the colors are being applied to EBN objects.
*Fixed: Hides the selection on chart area, if the control loses the focus, and the HideSelection property is True.
*Fixed: The partial check feature works for visible items only.
*Fixed: Sometime, the link between a visible bar and a bar that does not fit the chart's visible area is not shown, if the Chart.UnitWidth property is greater than 32 pixels. |
09-03-2009 |
ExScrollBar, 3.1.0.4
*Added: Changing the way the colors are being applied to EBN objects.
*Fixed: The /NET Assembly does not update at runtime the properties saved in design-mode.
*Fixed: The nTrackPos member of the SCROLLINFO structure gets the position of the scroll box, instead the immediate position of a scroll box that the user is dragging. |
09-03-2009 |
ExPropertiesList,
5.1.0.4
*Added: Support for VB6 Enum types.
*Added: The ToString property retrieves the type of the object/property in the list ( : Type ).
*Added: The Template feature supports hexa values being specified using format 0x prefix.
*Fixed: The 64-bit version of the control fires "System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt" when user tries to resizes a column by clicking the control's header. |
09-01-2009 |
ExOrgChart, 4.3.1.7
*NEW: Ability to show the direction of the links
*Added: ShowLinksDir property specifies whether links show the direction.
*Added: The LinkTo show double direction if nodes are linked each to another.
*Added: Signing the /NET Assembly with a strong name ( AssemblyName:
exontrol.exorgchart, PublicKeyToken=47d4ec9401d85fd0 ) |
08-21-2009 |
ExGrid, 4.3.0.9
*Added: The Template feature supports hexa values being specified using format 0x prefix.
*Added: Column.Def(exHeaderBackColor) property defines the column's header background color.
*Added: Column.Def(exHeaderForeColor) property defines the column's header foreground color.
*Fixed: The FormatColumn is applied after invoking conditional format or computed fields. |
08-21-2009 |
ExGantt, 5.0.0.5
*NEW: Ability to display semi-transparent skins using different colors ie 0x1FF0000 displays the skin with more blue color, or 0x10000FF displays the skin using more blue color.
*Added: Items.ItemBar(exBarColor) property specifies the bar's color. It overrieds the bar's type color.
*Added: Items.ItemBar(exBarDuration) property retrieves the duration of bar in days, else if setting the bar is resized so the duration is what specified.
*Added: Items.ItemBar(exBarMove) property moves the bar by specified amount of time.
*Fixed: The eXPrint component can't display skined bars ( or skinned objects ). |
08-19-2009 |
ExG2antt, 4.3.0.2
*NEW: Ability to show or hide the non-working units ( hours or days )
*Added: Chart.ShowNonworkingUnits property retrieves or sets a value that indicates whether the non-working units are visible or hidden. Use this option to display your chart only working hours/days. In this case, you get 08:00 AM to 06:00PM, 08:00 AM to 06:00PM, and so on, the non-working units are hidden or not shown.
*Added: The Items.RemoveBar(0, Key) removes all bars with specified key from all items.
*Fixes: Focus the control when the user clicks the chart area.
*Fixed: Prevents painting the non-working pattern on right margins of the paper, when the eXPrint component prints the chart.
*Fixed: The eXPrint component can't display skined bars ( or skinned objects ). |
08-18-2009 |
ExComboBox, 4.3.0.4
*NEW: Ability to reorder the drawing parts ( checkbox, radio buttons, icons, ... ) in the cell. By default, the cell shows the parts in the following order: checkbox/radio button, icon, icons, picture, caption.
*Added: Column.Def(exCellDrawPartsOrder) property specifies the order of the drawing parts. Use this property to specify the order of the drawing parts within the column
*Added: The RightToLeft property flips the columns's order, alignments, and so on |
08-18-2009 |
ExEdit, 5.1.0.2
*NEW: Ability to change the parameters passed by reference of the control's events for environments that does not support events with parameters by reference, such as uniPaas 1.5 (formerly known as
eDeveloper), DBase, and so on
*Added: EventParam() property accesses a specified parameter of the current event. This property has effect only during an event, and can be used to change or retrieve a specified parameter of the current event
*Added: EventParam(-1) retrieves the number of parameters that can be
accessed. |
08-14-2009 |
ExList, 4.1.1.9
*Added: Updates the visual aspect of the control's tooltip based on the current theme, if active, and not using EBN object for its appearance.
*Fixed: On Windows XP skinned objects ( EBN objects ) are not shown on virtual printers such as
PDF, and so on.
*Fixed: The IDE flickers when the component is placed on a form, due ShowImageList property that creates a hidden top-most window, to store the icons. |
08-14-2009 |
ExplorerBar, 5.0.0.3
*Added: The Template feature supports hexa values being specified using format 0x prefix.
*Fixed: The /NET Assembly shows no information in design mode, such as version of the control.
*Fixed: Accessing the /NET Assembly in design mode fails ( Object reference not set to an instance of an object ). |
08-14-2009 |
ExFileView, 5.0.0.2
*Added: The Template feature supports hexa values being specified using format 0x prefix.
*Fixed: Sometimes, the 64-bit version of the control fires "System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt" when user tries to resizes a column by clicking the control's header.
*Fixed: The /NET assembly shows a black frame when the parent form changes its parent using the MDIParent property. |
08-11-2009 |
ExPropertiesList, 5.1.0.3
*NEW: Ability to change the parameters passed by reference of the control's events for environments that does not support events with parameters by reference, such as uniPaas 1.5 (formerly known as
eDeveloper), DBase, and so on
*Added: EventParam() property accesses a specified parameter of the current event. This property has effect only during an event, and can be used to change or retrieve a specified parameter of the current event
*Added: EventParam(-1) retrieves the number of parameters that can be accessed. |
08-11-2009 |
ExEditors, 3.1.0.2
*NEW: Ability to display semi-transparent skins using different colors ie 0x1FF0000 displays the skin with more blue color, or 0x10000FF displays the skin using more blue color.
*Fixed: In the /NET Assembly, the accelerator key on the dialog/form may be called without pressing the ALT key.
*Fixed: The path to load pictures from, is limited to 127 characters. |
08-07-2009 |
ExG2antt, 4.3.0.1
*NEW: Ability to display known UI parts as in the current visual theme.
*Added: UseVisualTheme property specifies whether the UI parts of the control are displayed using the current visual theme.
*Added: EditorOptionEnum.exProgressBarBackColor option may displays the progress bar using EBN files.
*Added: The Chart.NonWorkingHours shows non-working hours if the Chart.UnitScale is
exHour, exMinute or exSecond. ( by default it shows only for exHour )
*Fixed: The Bars.AddShapeCorner(, 5) displays an arrow cursor instead the icon fifth in the Images list collection.
*Fixed: Keeps the direction of the link's arrow when the
Items.Link(exLinkStartPos) = Right and Items.Link(exLinkEndPos) = Left ( by default ) or
Items.Link(exLinkEndPos) = Right. |
08-07-2009 |
ExMenu, 5.0.0.2
*NEW: PNG support for HTMLPicture, and so for ItemCaption property
*Added: PNG, TIFF, EXIF or WMF image format support.
*Added: Changing the way the colors are being applied to EBN objects.
*Added: The Template feature supports hexa values being specified using
format 0x prefix. |
08-07-2009 |
EXMLGrid, 4.1.0.1
*Added: Fade effect for browsing a new date in a date type editor.
*Added: The Template feature supports hexa values being specified using
format 0x prefix.
*Fixed: On Windows XP skinned objects ( EBN objects ) are not shown on
virtual printers such as PDF, and so on.
*Fixed: The Editor.AddItem method fails once an uninitialized string is
passed. |
08-05-2009 |
ExTree, 5.0.0.5
*NEW: Ability to format cells using predefined functions as currency, short date, long date and other several options, including HTML formatting
*Added: Column.FormatColumn property formats the cell's value based on the specified formula and displays the result on the cell. For instance the
"len(value) ? currency(value) else ``" displays the column using the current format for currencies, for all cells that actually contains any data
*Added: Immediate if conditional statement for Column.ComputedField or ConditionalFormat.Expression properties ie len %0 = 0 ? "empty" else %0 displays empty string for empty cells!
*Added: Support for variables for reducing computations during Column.ComputedField or ConditionalFormat.Expression properties, ie 0:=value, meanse value stored to the variable 0, and =:0 means gets the value of the variable 0
*Fixed: The partial check feature works for visible items only. |
08-05-2009 |
ExRecord, 4.0.0.2
*Added: Signing the /NET Assembly with a strong name (exontrol.exrecord,
PublicKeyToken=58766f2f5f1a8b01)
*Fixed: The Editor.AddItem method fails once an uninitialized string is passed.
*Fixed: The exRecord/NET assembly shows a black frame when the parent form changes its parent using the MDIParent property. |
08-03-2009 |
ExPrint, 5.1.0.1
*NEW: PNG support for HTMLPicture, and so for ItemCaption property
*Added: PNG, TIFF, EXIF or WMF image format support.
*Added: RuntimeKey property. Specifies a runtime license key for registered users only.
*Fixed: The eXPrint/COM fails on Isolated Application ( using the
component as Isolated COM ). Shortly, the Isolated COM allows your
application to use ActiveX components without having to register them. |
08-03-2009 |
ExplorerTree, 5.0.0.2
*Added: The Template feature supports hexa values being specified using format 0x prefix.
*Fixed: The /NET assembly shows a black frame when the parent form changes its parent using the MDIParent property.
*Fixed: The associated ContextMenuStrip component is not shown when right clicking the /NET Assembly component.
*Fixed: the 64-bit version of the control fires "System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt" when user tries to resizes a column by clicking the group's header. |
07-30-2009 |
ExGantt, 5.0.0.3
*Added: PutItems method inserts an array of objects into the control. ( /NET Assembly )
*Added: GetItems method retrieves the control's items into an array. ( /NET Assembly )
*Added: If the Chart.FirstWeekDay is not exMonday, the week number (%ww%) calculated as January 1st indicates the first week of the year.
*Fixed: The path to load custom size pictures from, is limited to 127 characters. |
07-30-2009 |
ExScrollBar, 3.1.0.3
*Added: The Template feature supports hexa values being specified using format 0x prefix.
*Fixed: The /NET assembly shows a black frame when the parent form changes its parent using the MDIParent property.
*Fixed: The associated ContextMenuStrip component is not shown when right clicking the /NET Assembly component. |
07-27-2009 |
ExG2antt, 4.2.0.9
*NEW: Ability to specify custom HTML captions in the chart's levels.
*Added: Level.ReplaceLabel property specifies the replacement HTML caption for specified label. For instance, using this property you can add icons, images or new captions to your chart's header.
*Added: The column's drop down filter window is shown up, if the column's FilterOnType property is True, so it does not cover the list.
*Added: The Chart.NonworkingHours property displays hours in Chart.NonworkingDays set ( non-working days ) as non-working, if the Chart.ShowNonworkingDates property is True.
*Added: The Items.get_SelectedBars property retrieves the collection of selected bars for /NET Assembly ( List<SelectedBar> )
*Added: The Items.get_SelectedLinks property retrieves the collection of selected links for /NET Assembly ( List<String> )
*Fixed: The Chart.AddNonworkingDate property resets the time value, so a value like #1/2/2001 10:00# goes to #1/2/2001#
*Fixed: The 12:00 AM gets displayed as 00:00 AM, and 12:00 PM gets displayed as 00:00 PM. This is applied ONLY if the level's Label property includes the <%AM/PM%> indicator. |
07-27-2009 |
ExOrgChart, 4.3.1.6
*Added: PictureWidthNode property specifies the width for nodes' pictures.
*Added: PictureHeightNode property specifies the height for nodes' pictures.
*Fixed: The LinkTo property of the Node does not show the link in the /NET Assembly.
*Fixed: The MouseUp event is never fired for the /NET Assembly. |
07-27-2009 |
ExMaskEdit, 3.0.0.1
*Added: 64-bit support
*Added: UNICODE support |
07-23-2009 |
ExButton, 5.0.0.4
*NEW: Ability to display EBN objects on your device contexts or Graphics objects.
*Added: EBN_DRAW window message draws the EBN on specified device context. The wParam specifies the state of the EBN being shown, while the lParam parameter specifies the handle to the device context, where the EBN is painted. The
GetClipBox( hDC ) determines the rectangle where the EBN file is being shown. The
::SendMessage( Button1.hWnd, RegisterWindowMessage( _T("EBN_DRAW") ), STATE, HDC ) draws the EBN in STATE, on the device
HDC.
*Added: The Template feature supports hexa values being specified using format 0x prefix. |
07-23-2009 |
ExSkinBox, 3.0.0.1
*NEW: Ability to change the inside buttons' visual appearance using the EBN files ( eXButton's skin file )
*Added: EBNhWND property specifies the handle of the eXButton control that shows the message box's inside buttons.
*Added: Compatible with the Data Execution Prevention (DEP). (SpecialBuild:1000)
*Fixed: The path to load pictures from, is limited to 127 characters. |
07-20-2009 |
ExPopupMenu, 4.0.0.1
*Added: 64-bit support
*NEW: Ability to change the parameters passed by reference of the control's events for environments that does not support events with parameters by reference, such as uniPaas 1.5 (formerly known as
eDeveloper), DBase, and so on
*Added: EventParam() property accesses a specified parameter of the current event. This property has effect only during an event, and can be used to change or retrieve a specified parameter of the current event
*Added: EventParam(-1) retrieves the number of parameters that can be accessed. |
07-20-2009 |
ExPrint, 5.0.0.4
*Added: StartPageNumber property specifies the number to start page numbering
*Added: Foreground property brings the Preview window on the foreground and activates it (Clarion
enviroment)
*Added: Updates the visual aspect of the toolbar's tooltip based on the current theme, if active.
*Fixed: The /NET assembly shows a black frame when the parent form changes its parent using the MDIParent property. |
07-16-2009 |
ExListBar, 5.0.0.3
*NEW: Ability to change the parameters passed by reference of the control's events for environments that does not support events with parameters by reference, such as uniPaas 1.5 (formerly known as
eDeveloper), DBase, and so on
*Added: EventParam() property accesses a specified parameter of the current event. This property has effect only during an event, and can be used to change or retrieve a specified parameter of the current event
*Added: EventParam(-1) retrieves the number of parameters that can be accessed. |
07-16-2009 |
ExplorerTree, 5.0.0.1
*Added: 64-bit support
*Added: Updates the visual aspect of the control's tooltip based on the current theme, if active, and not using EBN object for its appearance.
*Fixed: The IDE flickers when the component is placed on a form, due ShowImageList property that creates a hidden top-most window, to store the icons.
*Fixed: The Items.RemoveAllItems method releases the occupied memory too. |
07-13-2009 |
ExCalendar, 5.0.0.1
*Added: 64-bit support
*Added: The Template feature supports hexa values being specified using format 0x prefix.
*Fixed: The IDE flickers when the component is placed on a form, due ShowImageList property that creates a hidden top-most window, to store the icons. |
07-13-2009 |
ExList, 4.1.1.8
*Added: Immediate if conditional statement for Column.ComputedField or ConditionalFormat.Expression properties ie len %0 = 0 ? "empty" else %0 displays empty string for empty cells!
*Added: Support for variables for reducing computations during Column.ComputedField or ConditionalFormat.Expression properties, ie 0:=value, means value stored to the variable 0, and =:0 means gets the value of the variable 0
*Fixed: The /NET assembly prints the first page only, even if multiple pages are required. |
07-09-2009 |
ExComboBox, 4.3.0.3
*Added: mod operator divides two numbers and returns only the remainder. This is valid for computed, conditional expressions.
*Added: Immediate if conditional statement for Column.ComputedField or ConditionalFormat.Expression properties ie len %0 = 0 ? "empty" else %0 displays empty string for empty cells!
*Added: Support for variables for reducing computations during Column.ComputedField or ConditionalFormat.Expression properties, ie 0:=value, means value stored to the variable 0, and =:0 means gets the value of the variable 0 |
07-09-2009 |
ExTree, 5.0.0.4
*NEW: ConditionalFormat objects support operations with strings and dates, not only numbers
*Added: ConditionalFormat.Expression property supports new functions for numbers as:
int, round, floor, abs
*Added: ConditionalFormat.Expression property supports new functions for strings as:
startwith, endwith, contains, len, lower, upper, proper. The + operator concaternates two strings.
*Added: ConditionalFormat.Expression property supports new functions for dates as: year, month, day,
yearday, weekday, hour, min, sec, shortdate, longdate, time
*Added: ConditionalFormat.Expression property supports other conversion functions such as
str, dbl, date
*Fixed: The control fails when no match is found, if the ExpandOnSearch property is True and custom filtering is performed during keys events ( call ApplyFilter during the KeyPress event ). |
07-07-2009 |
ExGrid, 4.3.0.8
*Added: Items.FindItemData property looks for objects too, not only for strings, integers, floating points
(VarCmp).
*Fixed: Sometime, the control fails when destroying, when using threads in VS C++ for filling or removing items in the control
*Fixed: The Items.RemoveAllItems method releases the occupied memory too.
*Fixed: The numeric "get" properties of the Editor object returns 0, for the /NET Assembly |
07-07-2009 |
ExGantt, 5.0.0.2
*NEW: Ability to expand the control's header when user resizes the column.
*Added: HeaderSingleLine property specifies whether the control resizes the columns header and wraps the captions in single or multiple lines.
*Added: The Chart.SelBackColor property specifies the background color or the visual appearance to display the selected items in the chart area.
*Added: The Chart.SelForeColor property specifies the foreground color to display the selected items in the chart area.
*Added: The SelForeColor property is ignored, if it has the same value as ForeColor property.
*Added: The Template feature supports hexa values being specified using format 0x prefix. |
07-06-2009 |
ExToolTip/NET, ( initial release )
The
Exontrol's ExToolTip provides featured tooltips for your application. The
tooltip is a common graphical user interface element. It is used in
conjunction with a cursor, usually a mouse pointer. The user hovers the
cursor over an item, without clicking it, and a small box appears with
supplementary information regarding the item being hovered over. |
07-06-2009 |
ExG2antt, 4.2.0.8
*NEW: Ability to expand the control's header when user resizes the column.
*Added: HeaderSingleLine property specifies whether the control resizes the columns header and wraps the captions in single or multiple lines.
*Added: The Chart.SelBackColor property specifies the background color or the visual appearance to display the selected items in the chart area.
*Added: The Chart.SelForeColor property specifies the foreground color to display the selected items in the chart area.
*Added: The SelForeColor property is ignored, if it has the same value as ForeColor property.
*Added: The Template feature supports hexa values being specified using format 0x prefix. |
06-19-2009 |
ExToolTip, 2.0.0.1
*Added: Compatible with the Data Execution Prevention (DEP). (SpecialBuild:1000)
*Added: Updates the visual aspect of tooltip based on the current theme, if active, and not using EBN object for its appearance.
*Added: Improves the performances when parsing the HTML formats.
*Fixed: The path to load pictures from, is limited to 127 characters. |
06-19-2009 |
ExEdit, 5.1.0.1
*Added: 64-bit support
*Added: Updates the visual aspect of the control's tooltip based on the current theme, if active, and not using EBN object for its appearance.
*Fixed: The IDE flickers when the component is placed on a form, due ShowImageList property that creates a hidden top-most window, to store the icons. |
06-17-2009 |
ExPopupMenu, 3.0.0.3
*Added: ItemByData(ItemData) property searches for a specific Item object given its associated data.
*Added: Debug property retrieves or sets a value that indicating whether the item's identifier is visible.
*Added: Item.Visible property specifies whether an item is visible or hidden.
*Fixed: The ID parameter of the Add method is not changed if a SubMenu is added. |
06-17-2009 |
ExButton, 5.0.0.3
*Fixed: The /NET assembly shows a black frame when the parent form changes its parent using the MDIParent property.
*Fixed: The associated ContextMenuStrip component is not shown when right clicking the /NET Assembly component.
*Fixed: The /NET assembly does not fire the MouseUp event when user releases the right mouse button. |
06-15-2009 |
ExGrid, 4.3.0.7
*NEW: Ability to draw right-to-left for Hebrew, Arabic and other RTL languages ( flips the order of the columns, alignments, vertical scroll bar, ... )
*NEW: Ability to reorder the drawing parts ( checkbox, radio buttons, icons, ... ) in the cell. By default, the cell shows the parts in the following order: checkbox/radio button, icon, icons, picture, caption.
*Added: Column.Def(exCellDrawPartsOrder) property specifies the order of the drawing parts. Use this property to specify the order of the drawing parts within the column
*Added: RightToLeft property indicates whether the component should draw right-to-left for RTL languages such as scrollbars on the left side, alignments, and so on |
06-15-2009 |
ExStatusBar/NET, ( initial release )
The
Exontrol's ExStatusBar component provides statusbar panels to your forms.
The statusbar is a component (widget) often found at the bottom of windows
in a graphical user interface. It is very frequently divided into
sections, each of which shows different information. |
06-12-2009 |
ExSlider, 3.1.0.2
*NEW: Ability to change the parameters passed by reference of the control's events for environments that does not support events with parameters by reference, such as uniPaas 1.5 (formerly known as
eDeveloper), DBase, and so on
*Added: EventParam() property accesses a specified parameter of the current event. This property has effect only during an event, and can be used to change or retrieve a specified parameter of the current event
*Added: EventParam(-1) retrieves the number of parameters that can be accessed. |
06-12-2009 |
ExScrollBar, 3.1.0.2
*NEW: Ability to change the parameters passed by reference of the control's events for environments that does not support events with parameters by reference, such as uniPaas 1.5 (formerly known as
eDeveloper), DBase, and so on
*Added: EventParam() property accesses a specified parameter of the current event. This property has effect only during an event, and can be used to change or retrieve a specified parameter of the current event
*Added: EventParam(-1) retrieves the number of parameters that can be accessed. |
06-12-2009 |
ExThumbnail, 2.1.0.2
*Added: ExtractFlag property specifies how the thumbnail is extracted.
*Fixed: In the /NET Assembly, the accelerator key on the dialog/form may be called without pressing the ALT key.
*Fixed: The path to load pictures from, is limited to 127 characters. |
06-10-2009 |
ExRecord, 4.0.0.1
*Added: 64-bit support
*NEW: Ability to change the parameters passed by reference of the control's events for environments that does not support events with parameters by reference, such as uniPaas 1.5 (formerly known as eDeveloper), DBase, and so on
*Added: EventParam() property accesses a specified parameter of the current event. This property has effect only during an event, and can be used to change or retrieve a specified parameter of the current event
*Added: EventParam(-1) retrieves the number of parameters that can be accessed. |
06-10-2009 |
ExPropertiesList,
5.1.0.2
*Added: Updates the visual aspect of the control's tooltip based on the current theme, if active, and not using EBN object for its appearance.
*Fixed: The edit box does not erase the old content for applications that carries a Manifest file.
*Fixed: The Property.AddValue method fails once an uninitialized string is passed. |
06-09-2009 |
ExStatusBar, 3.0.0.1
*Added: Compatible with the Data Execution Prevention (DEP). (SpecialBuild:10000)
*Added: Updates the visual aspect of the control's tooltip based on the current theme, if active, and not using EBN object for its appearance.
*Fixed: The IDE flickers when the component is placed on a form, due ShowImageList property that creates a hidden top-most window, to store the icons. |
06-05-2009 |
ExPrint, 5.0.0.3
*NEW: Ability to specify the format to display the page numbers
*Added: PageNumberFormat property specifies the format to print the page number, including HTML format. The predefined values are <%page%> for current page, <%count%> for count of pages.
*Added: The Caption and ExtraCaption properties supports predefined values as <%page%> for current page, <%count%> for count of pages. |
06-05-2009 |
ExplorerTree, 4.2.0.7
*NEW: Ability to change the parameters passed by reference of the
control's events for environments that does not support events with
parameters by reference, such as uniPaas 1.5 (formerly known as
eDeveloper), DBase, and so on
*Added: EventParam() property accesses a specified parameter of the
current event. This property has effect only during an event, and can be
used to change or retrieve a specified parameter of the current event
*Added: EventParam(-1) retrieves the number of parameters that can be
accessed.
*Fixed: Can't access the /NET Assembly in design mode. |
06-03-2009 |
ExTree, 5.0.0.3
*NEW: Computed fields supports operations strings, dates or numbers as in previously versions.
*Added: Computed fields supports new functions for numbers as: int, round, floor, abs
*Added: Computed fields supports new functions for strings as: startwith, endwith, contains, len, lower, upper, proper. The + operator concaternates two strings.
*Added: Computed fields supports new functions for dates as: year, month, day, yearday, weekday, hour, min, sec, shortdate, longdate, time
*Added: Computed fields supports other conversion functions such as str, dbl, date
*Fixed: In the /NET Assembly, the accelerator key on the dialog/form may be called without pressing the ALT key. |
06-03-2009 |
ExFileView, 5.0.0.1
*NEW: ToolTip support
*Added: 64-bit support
*Added: ToolTipDelay property specifies the time in ms that passes before the tooltip appears.
*Added: ToolTipPopDelay property specifies the period in ms of time the tooltip remains visible if the mouse pointer is stationary within a control..
*Added: ToolTipWidth property specifies a value that indicates the width of the tooltip window, in pixels
*Added: ToolTipFont property retrieves or sets the tooltip's font. |
06-01-2009 |
ExG2antt, 4.2.0.7
*NEW: Ability to move a bar from an item to another item by drag and drop, or by code as well.
*Added: The BarParentChange event notifies whether a bar is about to be moved from current item to another item. Using this event you can cancel moving operation.
*Added: Items.ItemBar(exBarParent) property specifies the handle of the parent item that displays the bar.
*Added: Items.ItemBar(exBarCanMoveToAnother) property specifies whether the bar can be moved at runtime.
*Fixed: The BarResize event is not called if the ItemBar(exBarStart) or
ItemBar(exBarEnd) property is called for a bar that not belongs to any group of bars.
*Fixed: The associated ContextMenuStrip component is not shown when right clicking the /NET Assembly component. |
06-01-2009 |
ExGantt, 5.0.0.1
*NEW: Fit To Page Previwing/Printing support
*Added: Chart.CountVisibleUnits( Start, End ) property counts the number of units within the specified range. Use the Chart.UnitWidth and Chart.CountVisibleUnits to specify whether your chart to be displayed on a single page. The eXPrint's ClientWidth property gets the size of the paper.
*Added: Chart.StartPrintDate property specifies the printing start date.
*Added: Chart.EndPrintDate property specifies the printing end date.
*Added: Improve performances while zooming or magnifying the control to lower levels ie minutes or seconds
*Fixed: The /NET assembly prints the first page only, even if multiple pages are required. |
05-27-2009 |
ExplorerBar, 5.0.0.2
*Added: Updates the visual aspect of the control's tooltip based on the current theme, if active, and not using EBN object for its appearance.
*Fixed: The /NET assembly shows a black frame when the parent form changes its parent using the MDIParent property.
*Fixed: The associated ContextMenuStrip component is not shown when right clicking the /NET Assembly component. |
05-27-2009 |
ExListBar, 5.0.0.2
*Added: Signing the /NET Assembly with a strong name ( AssemblyName:
exontrol.exlistbar, PublicKeyToken=53a9dfc923e515a1 )
*Fixed: The IDE flickers when the component is placed on a form, due ShowImageList property that creates a hidden top-most window, to store the icons.
*Fixed: In the /NET Assembly, the accelerator key on the dialog/form may be called without pressing the ALT key. |
05-25-2009 |
ExGrid, 4.3.0.6
*Added: Allow displaying the BackColorLevelHeader and PictureLevelHeader in the print/print preview ( exprint ).
*Fixed: The eXPrint component does not show the captions of the columns, if the Column.FormatLevel property is used ( ie the control's header displays CRD strings ).
*Fixed: Draws the rest of the control's header uncovered by visible columns, using the current theme, If the UseDefaultTheme property is used.
*Fixed: In the /NET Assembly, the accelerator key on the dialog/form may be called without pressing the ALT key.
*Fixed: Avoids calling the ShowFilter method while the filter drop down window is still visible. |
05-25-2009 |
ExRecord, 3.0.0.3
*Added: Updates the visual aspect of the control's tooltip based on the current theme, if active, and not using EBN object for its appearance.
*Added: Scrolls vertically field by field when the Layout property is not exCustomLayout.
*Fixed: The IDE flickers when the component is placed on a form, due ShowImageList property that creates a hidden top-most window, to store the icons.
*Fixed: The control freezes when the width of the control is resized closed to zero. |
05-21-2009 |
ExCalendar, 4.1.0.9
*Added: If the Calendar.ShowMonthSelector property is False, the year selectors moves to a next or previous month.
*Added: If the CalendarCombo.ShowMonthSelector property is False, the year selectors moves to a next or previous month.
*Fixed: The /NET assembly prints the first page only, even if multiple pages are required. |
05-19-2009 |
ExTree, 5.0.0.2
*Added: Items.VisibleItemCount property specifies the number of visible items.
*Added: Column.Def(exHeaderBackColor) property defines the column's header background color.
*Added: Column.Def(exHeaderForeColor) property defines the column's header foreground color.
*Fixed: Avoids calling the ShowFilter method while the filter drop down window is still visible. |
05-19-2009 |
ExG2antt, 4.2.0.6
*NEW: Ability to show the current date-time using different EBN objects, up to seconds.
*Added: The DateTimeChanged event notifies your application when the current date-time is changed.
*Added: Chart.MarkNowColor property specifies the background color or the visual appearance ( EBN files ) of the object that shows the current time in the chart.
*Added: Chart.MarkNowUnit property retrieves or sets a value that indicates the base time unit while highlighting the current time.
*Added: Chart.MarkNowCount property specifies the number of time units to count while highlighting the current time.
*Added: Chart.MarkNowWidth property specifies the width of the object that indicates the current time.
*Added: Chart.MarkNowTransparent property specifies the percent of the transparency to display the object that shows the current time.
*Fixed: Prevents painting the hierarchy lines for hidden items ( Items.ItemHeight property is 0 ) |
05-14-2009 |
ExLabel, 3.0.0.2
*NEW: Ability to change the parameters passed by reference of the control's events for environments that does not support events with parameters by reference, such as uniPaas 1.5 (formerly known as
eDeveloper), DBase, and so on
*Added: EventParam() property accesses a specified parameter of the current event. This property has effect only during an event, and can be used to change or retrieve a specified parameter of the current event
*Added: EventParam(-1) retrieves the number of parameters that can be accessed. |
05-14-2009 |
ExButton, 5.0.0.2
*Added: Updates the visual aspect of the control's tooltip based on the
current theme, if active, and not using EBN object for its appearance.
*Added: "Replace From Clipboard" item in the builder's Picture
menu replaces the selected picture with the clipboard.
*Added: "Copy To Clipboard" item in the builder's Picture menu
copies the selected picture into the clipboard, so you can paste in
drawing tool such as MSPaint, or any other. |
05-11-2009 |
ExGantt, 4.3.0.4
*Added: OnResizeControl property specifies which part ( list/chart ) of the control is resized once the control is resized. By default, the list area gets resized ( exResizeList ).
*Added: Keeps the selected items, while the control allows multiple items selection ( SingleSel = False ), and the user clicks an already selected item in the chart area.
*Fixed: If the control shows locked items, the links are indented.
*Fixed: By default, the Chart.DrawDateTicker property is False.
*Fixed: Removes the appearance of the selected item in the overview area. |
05-11-2009 |
ExList, 4.1.1.7
*NEW: ConditionalFormat objects support operations with strings and dates, not only numbers
*Added: ConditionalFormat.Expression property supports new functions for numbers as:
int, round, floor, abs
*Added: ConditionalFormat.Expression property supports new functions for strings as:
startwith, endwith, contains, len, lower, upper, proper. The + operator concaternates two strings.
*Added: ConditionalFormat.Expression property supports new functions for dates as: year, month, day,
yearday, weekday, hour, min, sec, shortdate, longdate, time
*Added: ConditionalFormat.Expression property supports other conversion functions such as
str, dbl, date |
05-04-2009 |
ExG2antt, 4.2.0.5
*Added: The SelBackColor property keeps the item/cell's visual appearance, background colors, if the FullRowSelect property is
exItemSel, and the SelBackColor property points to an EBN object ( with or without transparent regions )
*Fixed: The SaveXML method saves the date type values using English format, even if the Regional Options in the Control Panel indicates another locale settings.
*Fixed: The bar can be moved if multiple objects are selected, if the
ItemBar(exBarCanMove) property is false.
*Fixed: The links are shown starting from the middle part of the item, instead bar, when it is vertically indented.
*Fixed: The EnsureVisibleColumn method ensures that the column fits the control's client area instead the column's list area ( the control's area without the chart's area ).
*Fixed: Remove the debug messages in the DebugView tool for Windows. |
05-04-2009 |
ExComboBox, 4.3.0.2
*NEW: Computed fields supports operations strings and dates, not only numbers
*Added: Computed fields supports new functions for numbers as: int, round, floor, abs
*Added: Computed fields supports new functions for strings as: startwith,
endwith, contains, len, lower, upper, proper. The + operator concaternates two strings.
*Added: Computed fields supports new functions for dates as: year, month, day,
yearday, weekday, hour, min, sec, shortdate, longdate, time
*Added: Computed fields supports other conversion functions such as str, dbl, date |
05-04-2009 |
ExOrgChart, 4.3.1.5
*Added: Node.BorderColor property specifies the node's norder color.
*Added: Node.BorderWidth property specifies the width of the node's border.
*Added: Node.PictureWidth property specifies the width of the node's picture.
*Added: Node.PictureHeight property specifies the height of the node's picture. |
04-28-2009 |
ExPrint, 5.0.0.2
*NEW: Ability to adjust the margins of the page at runtime.
*Added: ShowMargins property retrieves or sets a value that specifies whether the page displays its margins so the user can resize the margins of the page at runtime.
*Added: ItemToolTip(exAdjustMargin) property specifies the tooltip to be displayed when cursor hovers the margins of the page.
*Fixed: The ESC key cancels previewing the current object. |
04-27-2009 |
ExFileView, 4.4.0.2
*NEW: Ability to change the parameters passed by reference of the control's events for environments that does not support events with parameters by reference, such as uniPaas 1.5 (formerly known as
eDeveloper), DBase, and so on
*Added: EventParam() property accesses a specified parameter of the current event. This property has effect only during an event, and can be used to change or retrieve a specified parameter of the current event
*Added: EventParam(-1) retrieves the number of parameters that can be accessed.
*Added: Signing the /NET Assembly with a strong name (AssemblyName.FullName:
exontrol.exfileview, PublicKeyToken=ee8b92b3f83d1724)
*Fixed: On Windows XP skinned objects ( EBN objects ) are not shown on virtual printers such as
PDF, and so on. |
04-27-2009 |
ExTree, 5.0.0.1
*Added: 64-bit support.
*Added: Signing the /NET Assembly with a strong name (AssemblyName:
exontrol.extree, PublicKeyToken=ae91cf9962a2c323)
*Fixed: The IDE flickers when the component is placed on a form, due ShowImageList property that creates a hidden top-most window, to store the icons. |
04-23-2009 |
ExG2antt, 4.2.0.4
*NEW: Ability to display overlaid bars using different offset, transparency, pattern and so on.
*Added: Bar.OverlaidType property specifies how overlaid bars are displayed.
*Added: Bar.Overlaid property specifies options to display overlaid bars.
*Added: Bar.OverlaidGroup property specifies the list of bars ( separated by , character ) beside the current bar that may cover each other.
*Fixed: On Windows XP skinned objects ( EBN objects ) are not shown on virtual printers such as
PDF, and so on. |
04-23-2009 |
ExGrid, 4.3.0.5
*NEW: Ability to display semi-transparent skins using different colors ie 0x1FF0000 displays the skin with more blue color, or 0x10000FF displays the skin using more blue color.
*Added: PutItems method inserts an array of objects into the control. ( /NET Assembly )
*Added: GetItems method retrieves the control's items into an array. ( /NET Assembly )
*Fixed: The eXPrint component can't display skined objects. |
04-21-2009 |
ExShellView, 2.0.0.2
*Added: The BrowseFolder property may take a string that represents the path to the browsed folder, or an integer value that specifies a SpecialFolderPathConstants value.
*Fixed: The ExShellFolder object is properly built if the ShellFolder property takes a folder's ITEMIDLIST structure.
*Fixed: The ExShellFolder.Path property retrieves wrong path for the UNICODE configuration. |
04-21-2009 |
ExFolderView, 3.0.0.1
*NEW: Ability to change the parameters passed by reference of the control's events for environments that does not support events with parameters by reference, such as uniPaas 1.5 (formerly known as
eDeveloper), DBase, and so on
*Added: EventParam() property accesses a specified parameter of the current event. This property has effect only during an event, and can be used to change or retrieve a specified parameter of the current event
*Added: EventParam(-1) retrieves the number of parameters that can be accessed. |
04-21-2009 |
ExGantt, 4.3.0.2
*Added: Compatible with the Data Execution Prevention (DEP). (SpecialBuild:8647)
*Added: The <%i%> in the Level.Label property displays the number instead the date. For instance, you can display numbers as 1000, 1001, 1002, 1003, instead dates
*Added: Fade effect for browsing a new date in a date type editor.
*Added: Support for MSXML 6.0
*Fixed: The exBarWorkingCount returns the working units, only if the chart displays hours, not days |
04-17-2009 |
ExScrollBar, 3.1.0.1
*Added: 64-bit support
*Added: Updates the visual aspect of the control's tooltip based on the current theme, if active, and not using EBN object for its appearance.
*Added: Signing the /NET Assembly with a strong name (AssemblyName:
exontrol.exslider, PublicKeyToken=14eef8327216bffe )
*Fixed: The IDE flickers when the component is placed on a form, due ShowImageList property that creates a hidden top-most window, to store the icons. |
04-17-2009 |
ExplorerTree, 4.2.0.6
*NEW: Ability to display the group's caption, icon or picture at your position.
*Added: Group.IndentHeaderLeft property specifies the number of pixels to indent the group's header from the left part. It affects displaying the group's caption and images, not the group's background appearance.
*Added: Group.IndentHeaderRight property specifies the number of pixels to indent the group's header from the right part. It affects displaying the group's caption and images, not the group's background appearance.
*Added: Group.IndentHeaderTop property specifies the number of pixels to indent the group's header from the top part. It affects displaying the group's caption and images, not the group's background appearance.
*Added: Group.IndentHeaderBottom property specifies the number of pixels to indent the group's header from the bottom part. It affects displaying the group's caption and images, not the group's background appearance. |
04-17-2009 |
ExLabel, 3.0.0.1
*Added: 64-bit support
*Added: Updates the visual aspect of the control's tooltip based on the current theme, if active, and not using EBN object for its appearance.
*Added: Signing the /NET Assembly with a strong name (exontrol.exlabel,
PublicKeyToken=90be24ccd0578da0)
*Fixed: The IDE flickers when the component is placed on a form, due ShowImageList property that creates a hidden top-most window, to store the icons.
*Fixed: In the /NET Assembly, the accelerator key on the dialog/form may be called without pressing the ALT key. |
04-14-2009 |
ExMenu, 5.0.0.1
*NEW: Ability to change the parameters passed by reference of the control's events for environments that does not support events with parameters by reference, such as uniPaas 1.5 (formerly known as
eDeveloper), DBase, and so on
*Added: 64-bit support
*Added: Updates the visual aspect of the control's tooltip based on the current theme, if active, and not using EBN object for its appearance.
*Added: EventParam() property accesses a specified parameter of the current event. This property has effect only during an event, and can be used to change or retrieve a specified parameter of the current event
*Added: EventParam(-1) retrieves the number of parameters that can be accessed. |
04-14-2009 |
ExSlider, 3.1.0.1
*Added: 64-bit support
*Added: Updates the visual aspect of the control's tooltip based on the current theme, if active, and not using EBN object for its appearance.
*Added: Signing the /NET Assembly with a strong name (AssemblyName: exontrol.exslider, PublicKeyToken=14eef8327216bffe )
*Fixed: The IDE flickers when the component is placed on a form, due ShowImageList property that creates a hidden top-most window, to store the icons. |
04-08-2009 |
ExListBar, 5.0.0.1
*NEW: PNG support for picture properties.
*Added: PNG, TIFF, EXIF or WMF image format support.
*Added: 64-bit support |
04-08-2009 |
ExplorerBar, 5.0.0.1
*NEW: PNG support for picture properties.
*Added: PNG, TIFF, EXIF or WMF image format support.
*Added: 64-bit support |
04-06-2009 |
ExCalendar, 4.1.0.8
*Added: The drop down portion of the ComboCalendar component is shown if the Alt+DownArrow is pressed.
*Added: The drop down portion of the ComboCalendar component is hidden if the Alt+UpArrow is pressed.
*Fixed: Changes the focused date in the drop down portion of the control if previously was changed in the control's label. |
04-02-2009 |
ExList, 4.1.1.6
*NEW: Ability to change the parameters passed by reference of the control's events for environments that does not support events with parameters by reference, such as uniPaas 1.5 (formerly known as
eDeveloper), DBase, and so on
*Added: EventParam() property accesses a specified parameter of the current event. This property has effect only during an event, and can be used to change or retrieve a specified parameter of the current event
*Added: EventParam(-1) retrieves the number of parameters that can be accessed. |
04-02-2009 |
ExG2antt, 4.2.0.3
*NEW: Ability to sort the items and include inner cells in the drop down filter window
*Added: Column.FilterList(FilterListEnum.exIncludeInnerCells) includes the values of the inner cells in the drop down filter list.
*Added: Column.FilterList(FilterListEnum.exSortItemsDesc) sorts descending the values in the drop down filter list.
*Added: Column.FilterList(FilterListEnum.exSortItemsAsc) sorts ascending the values in the drop down filter list.
*Added: The Bar.Height property controls the height of the starting and ending parts ( icons ) of the bar, not only for the middle part.
*Added: Support for MSXML 6.0 |
03-30-2009 |
ExplorerBar, 4.2.0.4
*NEW: Ability to display the group's caption, icon or picture at your position.
*Added: Group.IndentHeaderLeft property specifies the number of pixels to indent the group's header from the left part. It affects displaying the group's caption and images, not the group's background appearance.
*Added: Group.IndentHeaderRight property specifies the number of pixels to indent the group's header from the right part. It affects displaying the group's caption and images, not the group's background appearance.
*Added: Group.IndentHeaderTop property specifies the number of pixels to indent the group's header from the top part. It affects displaying the group's caption and images, not the group's background appearance.
*Added: Group.IndentHeaderBottom property specifies the number of pixels to indent the group's header from the bottom part. It affects displaying the group's caption and images, not the group's background appearance.
*Fixed: The IDE flickers when the component is placed on a form, due ShowImageList property that creates a hidden top-most window, to store the icons. |
03-27-2009 |
ExButton/64, ExPrint/64,
ExPropertiesList/64
( 64-bit edition )
Added
64-bit support for eXButton, eXPrint, eXPropertiesList. The eXButton,eXPrint components
are available as /COM-ActiveX, /NET Assembly, ANSI or UNICODE, 32-bit or
64-bit edition. The eXPropertiesList component is available as /COM-ActiveX, ANSI or UNICODE, 32-bit or
64-bit edition. You can find some of frequently questions about
64-bit programming here. |
03-25-2009 |
ExG2antt, 4.2.0.2
*Fixed: The user can't paste numbers to a float editor in UNICODE/NET version.
*Fixed: The Items.SelectedItem property retrieves 0, if there is no selected item.
*Fixed: The Background(exToolTipAppearance/exToolTipBackColor/exToolTipForeColor) property does not change the border appearance / background color / foreground color for tooltips on the scrollbars.
*Fixed: The ItemBarPropertyEnum.exBarCanResizePercent option on False, still let the percent bar being resizable.
*Fixed: Sometimes the vertical scroll bar is not shown even if required, if items with different
heights are loaded between BeginUpdate / EndUpdate block.
*Fixed: The /NET assembly prints the first page only, even if multiple pages are required.
*Fixed: The IDE flickers when the component is placed on a form, due ShowImageList property that creates a hidden top-most window, to store the icons. |
03-25-2009 |
ExPrint, 4.0.0.6
*Added: The page may be magnified to 100% when clicking the focused page, or to last selected magnify factor.
*Fixed: Magnifies the portion of the page being clicked, relative to the focused page.
*Fixed: Changed the "Print..." button caption with "Print" in the preview's toolbar. |
03-25-2009 |
ExTree, 4.2.1.3
*NEW: Ability to display semi-transparent skins using different colors ie 0x1FF0000 displays the skin with more blue color, or 0x10000FF displays the skin using more blue color.
*Added: PutItems method inserts an array of objects into the control. ( /NET Assembly )
*Added: GetItems method retrieves the control's items into an array. ( /NET Assembly )
*Fixed: The eXPrint component can't display skined objects. |
03-25-2009 |
ExGantt, 4.3.0.2
*NEW: Ability to show or hide the non-working units ( hours or days )
*Added: Chart.ShowNonworkingUnits property retrieves or sets a value that indicates whether the non-working units are visible or hidden. Use this option to display your chart only working hours/days. In this case, you get 08:00 AM to 06:00PM, 08:00 AM to 06:00PM, and so on, the non-working units are hidden or not shown.
*Added: Improving the speed to display the bars in the chart while hundred of bars are loaded in the item.
*Fixed: Prevents painting the non-working pattern on right margins of the paper, when the eXPrint component prints the chart. |
03-25-2009 |
ExEdit, 5.0.0.4
*Added: SaveAsUnicode method saves the control's text as UNICODE, while the Save method saves the text as ANSI, in any configuration
*Added: LoadFromUnicode method loads the control's text from an UNICODE file, while the Load method loads text from ANSI files, in any configuration
*Added: HTMLText property retrieves the text including the HTML tags, when sensitive context is on for /NET Assembly
*Fixed: Load method fires the Change event and refresh automatically the control's content |
03-16-2009 |
ExGrid, 4.3.0.4
*NEW: Ability to change the parameters passed by reference of the control's events for environments that does not support events with parameters by reference, such as uniPaas 1.5 (formerly known as
eDeveloper), DBase, and so on
*Added: EventParam() property accesses a specified parameter of the current event. This property has effect only during an event, and can be used to change or retrieve a specified parameter of the current event
*Added: EventParam(-1) retrieves the number of parameters that can be accessed.
*Added: Signing the /NET Assembly with a strong name (AssemblyName.FullName:
exontrol.exgrid, PublicKeyToken=13a475c87baa762e) |
03-16-2009 |
ExListBar, 4.2.0.3
*NEW: Ability to display the group's caption, icon or picture at your position.
*Added: Group.IndentHeaderLeft property specifies the number of pixels to indent the group's header from the left part. It affects displaying the group's caption and images, not the group's background appearance.
*Added: Group.IndentHeaderRight property specifies the number of pixels to indent the group's header from the right part. It affects displaying the group's caption and images, not the group's background appearance.
*Added: Group.IndentHeaderTop property specifies the number of pixels to indent the group's header from the top part. It affects displaying the group's caption and images, not the group's background appearance.
*Added: Group.IndentHeaderBottom property specifies the number of pixels to indent the group's header from the bottom part. It affects displaying the group's caption and images, not the group's background appearance. |
03-16-2009 |
ExOrgChart, 4.3.1.4
*Added: ScrollPos property specifies the chart's scroll position.
*Added: ScrollOnCursor method scrolls the chart based on the position of the cursor. So, if the cursor is on the top of the chart, the control get scrolled up, else if the cursor is on the bottom side of the chart, the chart gets scrolled down, and so on.
*Fixed: The LoadXML method of the /NET Assembly clears the collection of nodes, but do not read the XML's content. |
03-12-2009 |
ExImages,
3.0.0.1 ( tool to generate BASE64 encoded strings from your files )
*Added: PNG, TIFF, EXIF, flashPIX, or photoCD image format support.
*Added: EBN support ( exontrol's SKIN object file ).
*Added: You can generate the BASE64 encoded strings from files by simple pressing the CTRL + C in your Windows Explorer.
*Added: You can view encoded pictures or icons by simple selecting the BASE64 strings in any application and pressing the CTRL + C, so the eXImages's content is updated as soon as the clipboard changes.
*Added: You can paste the BASE64 format to your app, if you press the CTRL+V after you drop the file to any of the panels in the eXImages tool. ( ENCODE to Clipboard ).
*Added: Ignores the non-significant characters from pasted string to edit panel of the eXImages tool so it searches for any start of a BASE64 encoded string. ( Clipboard to DECODE ).
*Added: Compatible with the Data Execution Prevention (DEP).
(SpecialBuild:3000).
*Fixed: The path to load pictures from, is limited to 127 characters. |
03-12-2009 |
ExGantt, 4.3.0.1
*NEW: Ability to display known UI parts as in the current visual theme.
*Added: UseVisualTheme property specifies whether the UI parts of the control are displayed using the current visual theme.
*Fixes: Focus the control when the user clicks the chart area.
*Fixed: Hides the selection on chart area, if the control loses the focus, and the HideSelection property is True. |
03-12-2009 |
ExSlider, 2.1.0.2
*NEW: Ability to display semi-transparent skins using different colors ie 0x1FF0000 displays the skin with more blue color, or 0x10000FF displays the skin using more blue color.
*Fixed: The path to load pictures from, is limited to 127 characters.
*Fixed: In the /NET Assembly, the accelerator key on the dialog/form may be called without pressing the ALT key. |
03-12-2009 |
ExEditors, 3.1.0.1
*Added: Numeric property specifies whether the editor enables numeric values only.
*Added: Options.exEditRight - Right-aligns text in a single-line or multiline edit control
*Added: Options.exEditPassword - Displays all characters as an asterisk (*) as they are typed into the edit control
*Added: Options.exEditLimitText - Limits the length of the text that the user may enter into an edit control
*Added: Options.exDate... - Specifies settings for inside calendar control, including the null support. |
03-12-2009 |
ExRecord, 3.0.0.2
*Added: EditorFromPoint(-1,-1) retrieves the editor from the current mouse position.
*Fixed: Resizes the UserEditorType to fit its field when the control is resized
*Fixed: The CheckImage property does not support icons, if the default theme is used ie UseVisualTheme property includes the exCheckBoxVisualTheme value |
03-07-2009 |
ExList, 4.1.1.5
*NEW: Computed fields supports operations strings and dates, not only numbers.
*Added: Computed fields supports new functions for numbers as: int, round, floor, abs
*Added: Computed fields supports new functions for strings as: startwith, endwith, contains, len, lower, upper, proper. The + operator concaternates two strings.
*Added: Computed fields supports new functions for dates as: year, month, day, yearday, weekday, hour, min, sec, shortdate, longdate, time
*Added: Computed fields supports other conversion functions such as str, dbl, date
*Added: Signing the /NET Assembly with a strong name ( AssemblyName: exontrol.exlist, PublicKeyToken=60cac94788437cb1 ) |
03-07-2009 |
ExThumbnail, 2.1.0.1
*Added: ExtractFlag property specifies how the thumbnail is extracted.
*Fixed: In the /NET Assembly, the accelerator key on the dialog/form may be called without pressing the ALT key.
*Fixed: The path to load pictures from, is limited to 127 characters. |
03-07-2009 |
ExplorerTree, 4.2.0.5
*Added: Signing the /NET Assembly with a strong name ( AssemblyName: exontrol.explorertree, PublicKeyToken=6a8e3b20ee725922 )
*Added: Items.VisibleItemCount property specifies the number of visible items.
*Added: Column.Def(exHeaderBackColor) property defines the column's header background color.
*Added: Column.Def(exHeaderForeColor) property defines the column's header foreground color. |
03-02-2009 |
ExPrint, 4.0.0.5
*Added: You can exclude or include a page to be printed by clicking the page while the CTRL key is pressed.
*Added: You can include a single page to be printed by clicking the page while the CTRL+SHIFT is pressed.
*Added: Scrolls multiple pages, when vertical scroll bar is clicked, and the pages are more on
*Fixed: The "Before you can perform print-related tasks such as page setup or printing a document, you need to install a printer. Do you want to install a printer" message shows up when accessing the control in design mode, if there are no installed printers on the system. |
03-02-2009 |
ExComboBox, 4.3.0.1
*NEW: ConditionalFormat objects support operations with strings and dates, not only numbers
*Added: ConditionalFormat.Expression property supports new functions for numbers as: int, round, floor, abs
*Added: ConditionalFormat.Expression property supports new functions for strings as: startwith, endwith, contains, len, lower, upper, proper. The + operator concaternates two strings.
*Added: ConditionalFormat.Expression property supports new functions for dates as: year, month, day, yearday, weekday, hour, min, sec, shortdate, longdate, time
*Added: ConditionalFormat.Expression property supports other conversion functions such as str, dbl, date |
03-02-2009 |
ExG2antt, 4.2.0.1
*NEW: Ability to associate the cell's value with the bar's property and updates each one, one a change occurs.
*Added: Items.AllowCellValueToItemBar property retrieves or sets a value that indicates whether the cells display associated properties of the bars in the item.
*Added: The Column.Def(exCellValueToItemBarProperty) property specifies the ItemBarPropertyEnum property of the bars being shown in the column.
*Added: The Column.Def(exCellValueToItemBarKey) property specifies indicates the key of the bars whose property is shown in the column.
*Added: Items.CellValueToItemBar(Property,Key) method indicates whether the cell displays the specified property of the bar.
*Fixed: Changing the FocusColumnIndex property programmatically does not starts the cell's editor , if the AutoEdit property is True. |
03-02-2009 |
ExCalendar, 4.1.0.7
*NEW: Ability to change the parameters passed by reference of the control's events for environments that does not support events with parameters by reference, such as uniPaas 1.5 (formerly known as
eDeveloper), DBase, and so on
*Added: EventParam() property accesses a specified parameter of the current event. This property has effect only during an event, and can be used to change or retrieve a specified parameter of the current event
*Added: EventParam(-1) retrieves the number of parameters that can be accessed. |
02-25-2009 |
ExEdit, 5.0.0.3
*Added: Signing the /NET Assembly with a strong name (AssemblyName.FullName:
exontrol.exedit, PublicKeyToken=0bdbb3d3763a15c6)
*Fixed: Selecting the word from the cursor fails, if the cursor is off the length of the focused line.
*Fixed: Marking all words from the Find dialog fails, if the cursor in the current line
exceeds its' length |
02-25-2009 |
ExEdit, 5.0.0.3
*Added: Signing the /NET Assembly with a strong name (AssemblyName.FullName:
exontrol.exedit, PublicKeyToken=0bdbb3d3763a15c6)
*Fixed: Selecting the word from the cursor fails, if the cursor is off the length of the focused line.
*Fixed: Marking all words from the Find dialog fails, if the cursor in the current line
exceeds its' length |
02-23-2009 |
ExGantt, 4.2.0.7
*Added: The column's drop down filter window is shown up, if the column's FilterOnType property is True, so it does not cover the list.
*Added: The Chart.NonworkingHours property displays hours in Chart.NonworkingDays set ( non-working days ) as non-working, if the Chart.ShowNonworkingDates property is True.
*Added: The Chart.NonWorkingHours shows non-working hours if the Chart.UnitScale is exHour, exMinute or exSecond. ( by default it shows only for exHour )
*Fixed: The Chart.AddNonworkingDate property resets the time value, so a value like #1/2/2001 10:00# goes to #1/2/2001# |
02-23-2009 |
ExG2antt, 4.1.1.1
*NEW: Ability to specify a range where a bar can be moved or resized ( also the range can be shown in the chart )
*Added: ItemBarPropertyEnum.exBarMinStart,exBarMaxStart specifies the min and max values for starting of the bar. For instance, if the exBarMinStart is 0, and the exBarMaxStart specifies a valid date, the starting of the bar can't exceed the exBarMaxStart value. If both values are different than zero, the starting date is updated so it fits the specified range.
*Added: ItemBarPropertyEnum.exBarMinEnd, exBarMaxEnd specifies the min and max values for ending of the bar.
*Added: ItemBarPropertyEnum.exBarShowRange property specifies whether the range where the bar can be moved/resized is shown.
*Added: ItemBarPropertyEnum.exBarShowRangeTransparent property specifies the transparency percent to be used to show the range of the bar. |
02-21-2009 |
ExG2antt, 4.1.1.0
*NEW: Ability to resize, move or create bars at runtime using a different time unit, not necessary the unit being displayed by levels. For instance, if your timeline displays days, the user can resize, move or create bars relative to hours, minutes and so on
*Added: Chart.ResizeUnitScale property specifies the base time unit while resizing, moving or creating the bars by dragging.
*Added: Chart.ResizeUnitCount property specifies the count of time units while resizing, moving or creating bars by dragging.
*Added: If the Items.ItemBar(exBarHAlignCaption) is 3, 4 or 5 the text get's clipped to the bar size, and if it fits to the bar the caption gets aligned to the left, center or right(5).
*Fixed: The incremental search does not work for non-ascii characters in UNICODE configuration. |
02-17-2009 |
ExOrgChart, 4.3.1.3
*NEW: Ability to display semi-transparent skins using different colors ie 0x1FF0000 displays the skin with more blue color, or 0x10000FF displays the skin using more blue color.
*Added: Drag-and-Drop support for the /NET version. AllowDrop property, DragEnter, DragDrop events, and so on.
*Fixed: In the /NET Assembly, the accelerator key on the dialog/form may be called without pressing the ALT key. |
02-17-2009 |
ExButton, 4.0.0.2
*NEW: Ability to change the parameters passed by reference of the control's events for environments that does not support events with parameters by reference, such as uniPaas 1.5 (formerly known as eDeveloper), DBase, and so on
*Added: EventParam() property accesses a specified parameter of the current event. This property has effect only during an event, and can be used to change or retrieve a specified parameter of the current event
*Added: EventParam(-1) retrieves the number of parameters that can be accessed.
*Fixed: Fire the StateChange event when Enabled property is set on False. |
02-17-2009 |
ExTree, 4.2.1.2
*NEW: Ability to load or save hierarchies (not just flat tables) using the PutItems/GetItems methods
*Added: The Parent parameter of the PutItems method indicates the handle where the array is being inserted.
*Added: The PutItems method takes arrays that may hold child items too ie Array("Parent",Array("Child 1","Child 2")) adds a parent item and two child items.
*Added: The GetItems method retrieves the collection of items as they are displayed, including the child items as new arrays inside, Options parameter is not 0
*Fixed: The path to load pictures from, is limited to 127 characters. |
02-17-2009 |
ExEMail, 2.0.0.1
*Added: Compatible with the Data Execution Prevention (DEP).
(SpecialBuild:2000)
*Fixed: Remove the www.exontrol.com from message's body
*Fixed: Renames the X-Mailer header to Exontrol.EMail |
02-12-2009 |
ExPrint, 4.0.0.4
*NEW: Ability to specify a page range to be printed
*Added: PageRange property specifies the pages being sent to the printer. It supports page numbers and/or page ranges separated by commas. For instance: 1,5-7,9-
*Added: PagesCount property returns the number of pages.
*Fixed: The preview's Zoom factor is set to 100% if there is no printer installed. |
02-10-2009 |
ExComboBox, 4.2.1.5
*NEW: Ability to change the visual appearance of the column's header ( not only the header for all columns )
*Added: Column.Def(exHeaderBackColor) property defines the column's header background color.
*Added: Column.Def(exHeaderForeColor) property defines the column's header foreground color.
*Fixed: The control fails when no match is found, if the ExpandOnSearch property is True and custom filtering is performed during keys events ( call ApplyFilter during the KeyPress event ). |
02-06-2009 |
ExplorerBar, 4.2.0.3
*NEW: Ability to change the parameters passed by reference of the
control's events for environments such as uniPaas, eDeveloper, DBase, and
so on ( these do not support updating the parameters during the event )
*Added: Signing the /NET Assembly with a strong name
(AssemblyName.FullName: exontrol.explorerbar,
PublicKeyToken=bd929b7173bb4e58)
*Added: The EventParam(Parameter) property accesses a specified parameter
of the current event. This property has effect only during an event, and
can be used to change or retrieve a specified parameter of the current
event
*Added: The EventParam(-1) retrieves the number of parameters that can be
accessed. |
02-06-2009 |
ExGantt, 4.2.0.6 (/NET
assembly)
*Added: Shortcut functions for Items.ItemBar property only for /NET Assembly,
get_ and set_ as follow
*Added: Items.BarName : String, retrieves or sets a value that indicates the name of the bar
*Added: Items.BarStart : DateTime, retrieves or sets a value that indicates the start of the bar
*Added: Items.BarEnd : DateTime, retrieves or sets a value that indicates the end of the bar
*Added: Items.BarCaption : String Retrieves or sets a value that indicates the caption being assigned to the bar
*Added: Items.BarHAlignCaption : AlignmentEnum, retrieves or sets a value that indicates the horizontal alignment of the caption inside the bar
*Added: Items.BarVAlignCaption : VAlignmentEnum, retrieves or sets a value that indicates the vertical alignment of the caption inside the bar
*Added: Items.BarToolTip : String, retrieves or sets a value that indicates the tooltip being shown when the cursor hovers the bar
*Added: Items.BarBackColor : Color, retrieves or sets a value that indicates the background color for the area being occupied by the bar
*Added: Items.BarForeColor : Color, retrieves or sets a value that indicates the foreground color for the caption of the bar
*Added: Items.BarKey : Object, specifies key of the bar
*Added: Items.BarPercent : Double, specifies the percent to display the progress on the bar
*Added: Items.BarPercentCaptionFormat : String, specifies the HTML format to be displayed as percent
*Added: Items.BarShowPercentCaption : Boolean, specifies whether the percent is displayed as caption on the bar
*Added: Items.BarAlignPercentCaption : AlignmentEnum, specifies the alignment of the percent caption on the bar
*Added: Items.BarData : Object, associates an extra data to a bar
*Added: Items.BarOffset : Integer, specifies the vertical offset where the bar is shown
*Added: Items.BarTransparent : Integer, specifies the percent of the transparency to display the bar
*Added: Items.BarsCount : Integer, retrieves a value that indicates the number of bars in the item
*Added: Items.BarWorkingCount : Integer, specifies the count of working units in the bar
*Added: Items.BarNonWorkingCount : Integer, retrieves the count of non-working units in the bar
*Added: Items.BarColor : Color, specifies the color for the bar. If used it replaces the bar's type color, for current bar only.
*Added: Items.BarDuration : Double, specifies the duration of the bar in days
*Added: Items.BarMove: Double, moves the bar by specified amount of time |
02-03-2009 |
ExRecord/NET, ( initial release )
Exontrol's
eXRecord /NET Assembly is a container component that displays a set of editors added manually or bounded to a table in a database. The exRecord name comes from the record, that's a set of fields that contain related information, in database type systems. |
01-30-2009 |
ExG2antt, 4.1.0.8
*NEW: Ability to display overallocations or work-loads ( resource-leveling ) in the histogram.
*Added: Bar.HistogramType property specifies the histogram to be displayed for a specified type of bar.
*Added: Bar.HistogramCriticalColor property specifies the color to show overallocations in the histogram, if the HistogramType property is exHistOverAllocation
*Added: ItemBarPropertyEnum.exBarEffort value specifies the effort to execute an unit in the task, so the histogram shows overallocations per date.
*Added: Bar.HistogramPattern property defines new type of lines, curves to draw the histogram. |
01-30-2009 |
ExGrid, 4.3.0.3
*NEW: Ability to load or save hierarchies (not just flat tables) using the PutItems/GetItems methods
*Added: The Parent parameter of the PutItems method indicates the handle where the array is being inserted.
*Added: The PutItems method takes arrays that may hold child items too ie Array("Parent",Array("Child 1","Child 2")) adds a parent item and two child items.
*Added: The GetItems method retrieves the collection of items as they are displayed, including the child items as new arrays inside, Options parameter is not 0 |
01-27-2009 |
ExPropertiesList, 3.0.0.1
*Added: If the AllowSpin property is True, shows or hides the spin editor based on the field's value ( numeric or not ).
*Fixed: The right margin of the textbox field may be not erased while a long text is entered.
*Fixed: The path to load pictures from, is limited to 127 characters. |
01-27-2009 |
EXOTool, 2.0.0.1
*Added: Compatible with the Data Execution Prevention (DEP).
(SpecialBuild:3000) |
01-26-2009 |
ExRecord, 3.0.0.1
*NEW: Skinnable Interface support ( ability to apply a skin to any background part ) ( Check the VB\VC\...Template samples )
*NEW: Ability to display known UI parts as in the current visual theme.
*Added: Appearance object. Defines a collection of skins.
*Added: VisualAppearance property. Specifies an object that defines the control's visual appearance.
*Added: BackgroundPart property specifies the color for background parts.
*Added: UseVisualTheme property specifies whether the UI parts of the control are displayed using the current visual theme.
*Added: Compatible with the Data Execution Prevention (DEP). (SpecialBuild:2000)
*Fixed: The excel vba fires "Run-time error '28', Out of Stack space", when running an user-form. ( IQuickActivate ) |
01-21-2009 |
ExCalendar, 4.1.0.6
*Added: WYSWYG Template dialog for CalendarCombo /COM object for using on uniPaas (formerly known as eDeveloper)
*Added: Signing the /NET Assembly with a strong name (AssemblyName.FullName: exontrol.excalendar, PublicKeyToken=5165b473fc98a346)
*Fixed: In the /NET Assembly, the accelerator key on the dialog/form may be called without pressing the ALT key. |
01-19-2009 |
ExFileView, 4.4.0.1
*Added: The FileFromPoint(-1,-1) retrieves the file from the current cursor position.
*Added: Increased the spead of loading files that match a specified pattern.
*Fixed: Sometime, the control fails when destroying, when using threads in VS C++ for filling or removing items in the control |
01-19-2009 |
ExPrint, 4.0.0.3
*Added: Signing the /NET Assembly with a strong name (
AssemblyName.FullName: exontrol.exprint, PublicKeyToken=ea2091c75b049f07
).
*Added: AnchorClick event notifies your application when the user clicks a
hyperlink.
*Added: ItemToolTip property specifies a tooltip for a button on the
preview's toolbar.
*Fixed: "Failed to import the ActiveX control. Please ensure it is
properly registered." error occurs, if trying to insert the eXPrint/COM
component to an empty project |
01-15-2009 |
ExOrgChart, 4.3.1.2
*Added: The ChartHeight property retrieves the height in pixels to display the entire chart.
*Added: The ChartWidth property retrieves the width in pixels to display the entire chart.
*Fixed: The path to load pictures from, is limited to 127 characters. |
01-15-2009 |
ExList, 4.1.1.4
*Fixed: In the /NET Assembly, the Column.FilterType property always retrieves exAll.
*Fixed: If the Column.FilterOnType property is True, the filter is applied twice so the time is doubled.
*Fixed: The Items.RemoveAll method releases the occupied memory too.
*Fixed: Sometime, the control fails when destroying, when using threads in VS C++ for filling or removing items in the control |
01-13-2009 |
ExG2antt, 4.1.0.7
*Added: OleEvent.ToString property retrieves information about the OLE event, including the name, parameters and values.
*Added: OleEvent.ID property retrieves a long expression that indicates the identifier of the OEL event being fired.
*Added: The user can select bars or links using the left mouse button too. For instance, if the AllowCreateBar property is on, a short movement to up or down will start selecting bars or links, else a new bar is created.
*Added: ScrollPartCaptionAlignment property specifies the alignment of the caption in the part of the scroll bar.
*Added: The HTML captions handles the glyph characters as follows: & ( & ), < ( < ), > ( > ), &qout ( " ), &#number. For instance, the € displays the EUR character, in UNICODE configuration. The & ampersand is only recognized as markup when it is followed by a known letter or a `#' and a digit.
*Added: The x-script supports dates as #12/31/2007 10:00# indicates the December 31, 2007, 10:00
*Fixed: The positions of the items are not restored after removing the filter. |
01-13-2009 |
ExMaskEdit,
2.0.0.1
*Added: Compatible with the Data Execution Prevention (DEP). (SpecialBuild:3000)
*Added: Right property right aligns text in a single-line or multiline edit control.
*Added: Locates the closest position where the typed character can be inserted.
*Fixed: The excel vba fires "Run-time error '28', Out of Stack space", when running an user-form. ( IQuickActivate ) |
01-13-2009 |
ExMenu, 4.2.0.1
*Added: Compatible with the Data Execution Prevention (DEP). (SpecialBuild:8000)
*Fixed: The excel vba fires "Run-time error '28', Out of Stack space", when running an user-form. ( IQuickActivate )
*Fixed: The Items.SubControl component shows up when hosted an Exontrol component. |
01-09-2009 |
ExplorerTree, 4.2.0.4
*Added: Items.FindItemData property looks for objects too, not only for strings, integers, floating points
(VarCmp).
*Fixed: In the /NET Assembly, the accelerator key on the dialog/form may be called without pressing the ALT key.
*Fixed: Sometime, the control fails when destroying, when using threads in VS C++ for filling or removing items in the control
*Fixed: Avoids calling the ShowFilter method while the filter drop down window is still visible. |
01-09-2009 |
ExPopupMenu, 3.0.0.2
*NEW: Ability to load and display custom size pictures to HTML items.
*Added: HTMLPicture property. Adds or replaces a picture being used in the HTML items.
*Added: <img> built-in tag supports pictures. For instance, the <img>pic1</img> displays the pic1 picture being loaded using the
HTMLPicture("pic1")
*Added: The Handle parameter of the Images method is of VARIANT type and so it may accept a long expression that identifies a handle to an Image list ( the Handle should be of HIMAGELIST type ) or a string expression that indicates the base64 encoded string that holds the icons list |
01-09-2009 |
ExGrid, 4.3.0.2
*Added: Drag-and-Drop support for the /NET version. AllowDrop property,
DragEnter, DragDrop events, and so on.
*Added: Fade effect for browsing a new date in a date type editor.
*Fixed: The path to load pictures from, is limited to 127 characters. |
01-07-2009 |
ExTree, 4.2.1.1
*Added: Compatible with the Data Execution Prevention (DEP). (SpecialBuild:8836)
*Added: Drag-and-Drop support for the /NET version. AllowDrop property,
DragEnter, DragDrop events, and so on.
*Fixed: The excel vba fires "Run-time error '28', Out of Stack space", when running an user-form. ( IQuickActivate ) |
01-07-2009 |
ExEdit, 5.0.0.2
*Added: HTMLText property retrieves the text including the HTML tags, when sensitive context is on.
*Added: Increases the speed of finding words, when Find, Replace or Incremental Search feature is performed.
*Fixed: Finding words may fail, if F3 is pressed and the position of the cursor is greater than length of the current line.
*Fixed: The path to load pictures from, is limited to 127 characters. |
01-07-2009 |
ExResizer, 2.0.0.1
*Added: Compatible with the Data Execution Prevention (DEP). (SpecialBuild:2000) |
01-05-2009 |
ExGantt, 4.2.0.5
*NEW: Ability to expand the control's header when user resizes the column.
*Added: HeaderSingleLine property specifies whether the control resizes the columns header and wraps the captions in single or multiple lines.
*Added: The Chart.SelBackColor property specifies the background color or the visual appearance to display the selected items in the chart area.
*Added: The Chart.SelForeColor property specifies the foreground color to display the selected items in the chart area. |
01-05-2009 |
ExComboBox, 4.2.1.4
*Added: Items.VisibleItemCount property specifies the number of visible items.
*Fixed: In the /NET Assembly, the accelerator key on the dialog/form may be called without pressing the ALT key.
*Fixed: Avoids calling the ShowFilter method while the filter drop down window is still visible. |
|