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: US$ 287.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.

Express Navigation Pack 16.1.6 released

Released: Nov 24, 2016

Aggiornamenti in 16.1.6

Funzionalità

ExpressBars Suite

  • Documentation - Describe how the display name is determined for items located in the Ribbon Application Menu's right panel if their DisplayText property is assigned an empty string.

Correzioni

ExpressBars Suite

  • Ribbon - TdxRibbonGalleryItem - The background of group headers blends with the gallery's background if the Office 2016 Colorful, Office 2016 DarkGray, or Office 2016 Tablet Colorful built-in skin is applied.
  • Ribbon - TdxRibbonGalleryItem and TdxRibbonDropDownGallery - The Stack Overflow exception occurs on displaying gallery items whose height exceeds 30 pixels.

ExpressDocking Library

  • A floating dock panel can be partially moved out of the screen using drag and drop.

ExpressEditors Library

  • A fixed-style сombo box editor whose BeepOnEnter property is set to False produces a beep sound on pressing the Enter key if incremental filtering is enabled.
  • TcxListView - The content is incorrectly scrolled in response to dragging the vertical scrollbar's thumb if the editor's ViewStyle property is set to vsReport.
  • cxRichEdit - Certain actions make a read-only editor whose Properties.RichEditClass property is set to recRichEdit41 editable in Windows 10.
  • TcxCustomTextEdit descendants - Setting the Properties.ViewStyle property to vsHideCursor is ignored after the Ctrl+Backspace key combination has been pressed.
  • cxButtonEdit - Changes to the Text property value made by handling the Properties.OnButtonClick event that is fired using the Ctrl+Enter key combination are ignored in a read-only editor.
  • cxDateEdit - Day numbers are cropped if their font style is modified in the editor's Properties.OnGetDayState event handler.
  • Data-aware editors - Posting data to a bound dataset from an OnEditValueChanges event handler doesn't switch the dataset's State property from dsEdit to dsBrowse.