Button removal

PDF-XChange Viewer SDK for Developer's
(ActiveX and Simple DLL Versions)

Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange

anovy
User
Posts: 164
Joined: Mon Feb 08, 2010 8:48 am

Button removal

Post by anovy »

Hi,
Is somehow possible to remove the red button 'Close Active Tab' (or to change its color)? Each tab has already its own close button and this redundant red button visually conflicts with my another red button (which closes the PDF viewer).
User avatar
Vasyl - PDF-XChange
Site Admin
Posts: 2448
Joined: Thu Jun 30, 2005 4:11 pm

Re: Button removal

Post by Vasyl - PDF-XChange »

Hi anovy.

I'm afraid, but no way for this in current realization.
It can be added into the next build, like to:

Code: Select all

SetProperty("View.ShowCloseActiveTabBtn", "false", 0);
Best
Regards.
PDF-XChange Co. LTD (Project Developer)

Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.
anovy
User
Posts: 164
Joined: Mon Feb 08, 2010 8:48 am

Re: Button removal

Post by anovy »

Thanks Vasyl, but I just asked some users and they want this button to be kept. So it would be more useful a posibility to recolor this button. However if this is difficult task, then forget it, I can recolor my button.
User avatar
Vasyl - PDF-XChange
Site Admin
Posts: 2448
Joined: Thu Jun 30, 2005 4:11 pm

Re: Button removal

Post by Vasyl - PDF-XChange »

Hi, anovy.

Ok. The task for adding property "View.ShowCloseActiveTabBtn" will be delayed.
In the new version(V3) you'll be able completly customize the theme/style of our control..

Cheers.
PDF-XChange Co. LTD (Project Developer)

Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.