| Click here to download the file: sui1201253.zip |
|
CR Number
|
Change Request Summary
|
| N/A |
Enhancement:
Created a TabOption object that can be hosted by both the EzMdiOptions object and the ToolWindowOptions object.
|
| N/A |
Enhancement:
Through use of the new EnableAlphaDocking property, users can draw alpha-blended areas that show where a tool window can be docked.
|
| N/A |
Enhancement:
Through the use of a new EnableDockStickers property, tool windows can display dock stickers for easy dock area snapping.
|
| N/A |
Enhancement:
When resizing a docked tool window, the split tracker can paint as the mouse moves by setting the new EnableSplitterTracker property.
|
| N/A |
Enhancement:
A new TabOptions.AllowTabReorder property allows (or prevents) users from reordering tabs in either forms with multiple tool windows or child forms.
|
| N/A |
Enhancement:
Tool window and child form tabs can be angled by using the new TabOptions.IsTabAngled property.
|
| N/A |
Enhancement:
Tool window and child form tabs can be placed in various positions (top, bottom, left, or right) by using a new TabOptions.Position property.
|
| N/A |
Enhancement:
A new TabOptions.ShowIcons property has been provided, enabling users to show or hide icons on tool window and child form tabs.
|
| N/A |
Enhancement:
A new TabOptions.Style enumeration makes various tab styles available for tool windows and child forms, including WindowsXP, OfficeXP, Office2000, Office2003, and VisualStudio2005.
|
| N/A |
Enhancement:
Users can now select overflow child forms using a drop-down menu or scroll arrow buttons through the new EzMdiOptions.OverflowStyle enumeration.
|
|
15957
| The uiCalendar Weekday captions are not visible.
|
|
15903
| Some input controls are no longer drawn with a blue border when their FlatStyle is set to System.
|
|
15878
| The PopupBand is causing a memory leak.
|
|
15874
| An Unhandled Exception is received when pressing the Home or End key in a rolled-up uiComboBox.
|
| 15815 | The SharpUI.Panels.UiTabView.RoundedCornerFlags enum was replaced with a new SharpUI.Shared.RoundedCornerFlags enumeration so that all Styles could take advantage of rounded corners. Note: This change will require projects using panels to be updated.
|
|
15799
| When the uiToolbarManager's RightToLeft property is set to True, control tools are not displayed.
|
|
15652
| The tool window does not size correctly after being pinned.
|
|
15644
| Setting the Mask property of a data-bound uiTextBox causes the bound data to not be shown.
|
|
14706
| When calling the clear method the text isn't cleared until the mouse hovers over the textbox.
|
|
14596
| The Context Menu property of the uiTextBox randomly works when it is set to a custom context menu.
|
|
14389
| After pinning/unpinning tool windows the correct tool window is not shown.
|
|
14319
| After SaveLayout/LoadLayout, SharpUI reorders the tool windows.
|
|
14318
| After closing and reopening a form at design time, tool windows do not keep their saved size.
|
|
14206
| If there is one item in the uiListbox, the FindString method returns the wrong index.
|
|
14154
| In certain cases, double-clicking the form to maximize it causes the Tool Click event to fire.
|
|
14151
| When converting a layout from AB2 to SharpUI, the Text property of the Command will not delete.
|
|
13993
| Sometimes a collapsed group is not visible when using the auto scroll feature.
|
|
13897
| When setting the format to ###.0, sometimes it will display correctly, other times it will display 5.9 to 5.9999999999.
|
|
13637
| After adding a PopupTool and assigning a PopupCommand, the command text is not always copied to the tool text.
|
|
13510
| When loading a layout with the layout option differential, the layout becomes corrupt.
|
|
13282
| When DragDropOptions is set to ContainerDragging, the ability to drag items between two ItemView controls does not work.
|
|
13278
| Changing the ItemsView ForeColor at run time returns the wrong value.
|
|
13274
| If you choose not to close a child form, SharpUI still removes its name from the MDIListCommand.
|
|
13210
| Shortcuts stop working for menus on child forms when a user control on the child form has focus.
|
|
13207
| Within an MDI setting, if a form is hidden, then shown, an error is received when closing the application.
|
|
13092
| When the text of a child form is changed, the MDIList text does not reflect the change.
|
|
12901
| When setting a Panel as the parent of a uiToolbarManager on a child form, the popup menu displays incorrectly.
|
|
12896
| The uiCombBox GotFocus event repeatedly fires when dropping down the combo window and selecting items.
|
|
12052
| When changing the location of the tabs on the form, the tab page buttons are not painting correctly.
|
|
12034
| When closing a form that contains a uiButton, and terminating the associated application, an error occurs.
|
|
11867
| Add an event that fires when a uiTabPage is closed.
|
|
10436
| Change the default BackOptions Style property to Solid.
|
| 10192 |
Enhancement:
All styles pertaining to input and panel controls now have rounded corner capability that can be set by the Styles.RoundedCorners object.
|