Hi there,
Is it possible to programmatically disable the close button in the bookmark and thumbnail panes (ie the [x] in the top right corner of the pane)? We want to prevent our users from being able to close the thumbnail/book mark panes entirely and would rather have them collapse the panes using the pane handle.
Thanks in advance!
Disabling Close button on Bookmark and Thumbnail panes
Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange
-
- User
- Posts: 16
- Joined: Fri Jan 21, 2011 7:17 pm
-
- Site Admin
- Posts: 19885
- Joined: Mon Jan 12, 2009 8:07 am
Re: Disabling Close button on Bookmark and Thumbnail panes
Hello JGForwick,
I will speak with the guys in the dev team now and will get an answer for you.
Best,
Stefan
I will speak with the guys in the dev team now and will get an answer for you.
Best,
Stefan
-
- Site Admin
- Posts: 2445
- Joined: Thu Jun 30, 2005 4:11 pm
Re: Disabling Close button on Bookmark and Thumbnail panes
Hi JGForwick.
There exists one way only for this:
ctrl.SetProperty("View.Locked", "true");
- but it locks all panes and all toolbars/menu customization also.
The new version 3 release of the SDK will offer far more UI-control...
HTH.
There exists one way only for this:
ctrl.SetProperty("View.Locked", "true");
- but it locks all panes and all toolbars/menu customization also.
The new version 3 release of the SDK will offer far more UI-control...
HTH.
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.
Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.