ExpressNavigationPack

Aggiunge barra multifunzione, barra degli strumenti, layout e funzionalità interfaccia alle tue applicazioni VCL.

Pubblicato da DevExpress
Distribuito da ComponentSource dal 2001

Prezzi da: $ 293.99 Versione: 25.2.6 NUOVO Aggiornato il: Apr 7, 2026 Media stelle Recensioni: 5.00Media stelle Recensioni: 5.00Media stelle Recensioni: 5.00Media stelle Recensioni: 5.00Media stelle Recensioni: 5.00 (1)

i

New licenses for ExpressNavigationPack are no longer available. Existing customers can continue to renew. If you are looking for a new license, please consider DevExpress VCL Subscription, which includes all ExpressNavigationPack components plus more.

Rilasci di ExpressNavigationPack

Released: Sep 7, 2023

Aggiornamenti in 23.1.5

Correzioni

ExpressBars Suite

  • SVG icons of QuickAccessToolbar buttons are colored incorrectly in certain skins.
  • TdxBar in a floating panel is scaled incorrectly when a panel is undocked while it is not on the primary Monitor.
  • TdxBar is incorrectly drawn in the WXI skin if it is placed at the bottom.
  • TdxBarCustomizationForm - Link for a different item is created after an item is dragged to a toolbar.

ExpressDocking Library

  • TdxBar in a floating panel is scaled incorrectly when a panel is undocked...

Released: Jul 27, 2023

Aggiornamenti in 23.1.4

Correzioni

ExpressBars Suite

  • TcxBarEditItem - An error occurs in certain cases if a form is on a monitor whose DPI is higher than 96.
  • TdxBarCustomizationForm - Items of the "All Commands" tab do not have captions.
  • Usability - TdxBarCustomizationForm is not horizontally sizable.

ExpressEditors Library

  • Image editors ignore WXI skin paddings when the AutoSize option is enabled.
  • Memo shows a scrollbar without a skin and truncates the text when changing BidiMode.
  • Text editors - Stack overflow error...

Released: Jun 20, 2023

Aggiornamenti in 23.1

Funzionalità

Enhanced High DPI Resolution Support

  • Enabled SVG icons by default across all supported UI controls.
  • In addition to built-in icons displayed at runtime, numerous PNG icons have been replaced with SVG equivalents in design-time editors. Please note that this change primarily affects Embarcadero RAD Studio Alexandria 11 IDE because only its latest versions support High DPI environments.

'Light' Style Rendering

  • Enabled the 'Light' Style rendering mode by default (TdxVisualRefinements...

Released: May 4, 2023

Aggiornamenti in 22.2.6

Correzioni

ExpressEditors Library

  • Shell dialogs - A dialog form does not appear in the active monitor.
  • TdxVisualRefinements.Padding property has no effect on dxTokenEdit.

ExpressLibrary

  • TdxVisualRefinements.Padding property has no effect on dxTokenEdit.

ExpressSkins Library

  • SVG elements with unspecified color are transparent.

Released: Apr 4, 2023

Aggiornamenti in 22.2.5

Correzioni

ExpressBars Suite

  • dxBarManager - Disabled SVG bar images painting for Ribbon differs from the painting of these images for PopupMenus.
  • dxSkinChooserGalleryItem - Skin titles are not visible if Ribbon's ColorSchemeName is BluePrint.

ExpressEditors Library

  • Buttons of an active in-place editor do not have hints.
  • The TdxTreeCustomNode.AddNode method ignores the AttachMode parameter.

ExpressLayout Control

  • The position of TdxLayoutCheckBoxItem's focus rectangle is incorrect.

ExpressLibrary...

Released: Feb 23, 2023

Aggiornamenti in 22.2.4

Correzioni

ExpressBars Suite

  • Border buttons of a maximized MDI child form consider the skin color if the MDI parent form has TdxRibbon or TdxBar.

ExpressEditors Library

  • An editor's drop-down list is available if the Properties.ReadOnly is set to True.
  • cxColorComboBox - An editor is editable if its Properties.ReadOnly and Properties.AllowSelectColor property values are True.
  • dxColorEdit - An editor is editable if its Properties.Readonly property value is True.
  • dxInputDialogs - Dialogs are...

Released: Jan 19, 2023

Aggiornamenti in 22.2.3

Correzioni

ExpressBars Suite

  • A Stack Overflow exception occurs when using keyboard shortcuts to set focus on a TcxBarEditItem in Ribbon.
  • An Access Violation error occurs if a style is created without TcxStyleRepository and is assigned to a component's Style property.

ExpressEditors Library

  • An application crashes when end users use TdxShellListView to navigate through folders whose content is changed.
  • cxMemo - The vertical scrollbar overlaps an editor's button.
  • Size of an in-place...

Released: Dec 15, 2022

Aggiornamenti in 22.2

Funzionalità

  • New Vector Graphics for UI Elements - Enhanced UI controls to better support high DPI (4K+) devices and improve rendering regardless of DPI settings. The following controls can now display SVG graphics within UI elements, menus and dialogs:
    • Data Editors.
  • New Sizable Panel - The new Panel (TdxPanel) control is designed to break down a form into multiple resizable regions divided by one-pixel splitters. You can place a control on such a panel without gaps or double borders and create...

Released: Oct 20, 2022

Aggiornamenti in 22.1.3

Correzioni

ExpressBars Suite

  • An application crashes if it contains TcxBarEditItem with TcxCheckComboBoxProperties and High Contrast Settings are activated.
  • TdxRibbonStatusBar - Status bar panels do not update text color according to the Ribbon control's color scheme.
  • TdxStatusBar control incorrectly paints certain SVG images if the PaintStyle property is set to stpsUseLookAndFeel and a dark skin is applied.

ExpressDocking Library

  • MDI main form with a dock site and panel hangs when closing the...

Released: Aug 31, 2022

Aggiornamenti in 22.1.2

Funzionalità

Input Dialogs - Password Masking

  • The Input Dialog now supports password masking that hides the password characters entered by the user. To specify a masking char, prepend an ASCII character whose number is less than #32 to the caption of the target text box.