Removing menu "Accessibility" from Toolbar "Menu"  SOLVED

PDF-XChange Editor SDK for Developers

Moderators: TrackerSupp-Daniel, Tracker Support, Paul - Tracker Supp, Vasyl-Tracker Dev Team, Chris - Tracker Supp, Sean - Tracker, Ivan - Tracker Software, Tracker Supp-Stefan

Forum rules
DO NOT post your license/serial key, or your activation code - these forums, and all posts within, are public and we will be forced to immediately deactivate your license.

When experiencing some errors, use the IAUX_Inst::FormatHRESULT method to see their description and include it in your post along with the error code.
AnKeilha
User
Posts: 63
Joined: Fri Apr 27, 2018 11:17 am

Removing menu "Accessibility" from Toolbar "Menu"

Post by AnKeilha »

Hello,
when using PDFXChange Editor 10.1, I can remove the menu "Accessibility" from the toolbar "Menu" by dragging it to the dialog "Customize Toolbar". Is there any way to do the same programmatically using the SDK? I could not find anything in the FullDemo.

Regards,
Andreas
User avatar
Tracker Supp-Stefan
Site Admin
Posts: 17960
Joined: Mon Jan 12, 2009 8:07 am
Location: London

Re: Removing menu "Accessibility" from Toolbar "Menu"  SOLVED

Post by Tracker Supp-Stefan »

Hello AnKeilha,

The easiest way to customize the UI is to set the Editor UI up in the stand alone product, then export the customized settings to a settings file - and then in the SDK just load the settings file immediately after initializing it:
https://sdkhelp.pdf-xchange.com/view/PX ... erSettings

Kind regards,
Stefan