UIStudio (for WinForms) 2.0.0079 Maintenance Release

Announcements Forum

Posted 17 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
A new UIStudio (for WinForms) maintenance release is now available. Updates include:

Dock Controls / TabStrip
  • Added the DockManager.GetToolWindowLayoutData method that allows for getting the tool window layout data with optional text properties included.
  • Added a workaround for a VS designer issue that could hide tool window child controls in a certain scenario.
Bar Controls
  • Added code so that when F10 is defined as a keyboard shortcut, it will not toggle menu focus.
  • Altered BarCommand code serialization so that the Text property is set, allowing localization to be applied.
  • Tweaked some of the DockableToolBar position code to better handle state restoration after being programmatically changed.
  • Fixed a bug where pressing a function key on a menu that had menu items without accelerator keys assigned would toggle selection between the items.
  • Fixed a bug where using a custom control command (like a textbox) in a PopupMenu and displaying the popup menu a second time could throw an exception.
  • Fixed a bug where in .NET 1.1, after clicking a button link on a menu item and redisplaying the menu, the link would still appear as hot.
Miscellaneous
  • Updated the WinUICore/Shared libraries.


Actipro Software Support