Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Docking Pane
  New Posts New Posts RSS Feed - Removing Pushpin from a Docked Pane
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Removing Pushpin from a Docked Pane

 Post Reply Post Reply
Author
Message
Shawshank View Drop Down
Senior Member
Senior Member


Joined: 16 October 2005
Status: Offline
Points: 117
Post Options Post Options   Thanks (0) Thanks(0)   Quote Shawshank Quote  Post ReplyReply Direct Link To This Post Topic: Removing Pushpin from a Docked Pane
    Posted: 21 February 2006 at 3:41am
I have a Pane that docks upon the left side of my Form. When it pops out I cannot seem to determine a way to remove the Pushpin from the upper right corner. I have managed to remove the other icons there but not the PushPin. Can this be done?
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 21 February 2006 at 8:02am

hello,

Set its option to PaneNoHideable.

Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
Shawshank View Drop Down
Senior Member
Senior Member


Joined: 16 October 2005
Status: Offline
Points: 117
Post Options Post Options   Thanks (0) Thanks(0)   Quote Shawshank Quote  Post ReplyReply Direct Link To This Post Posted: 21 February 2006 at 1:50pm
Thanks...it doesn't actually remove the pushpin but it does prevent the Pane from being hidden.
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 23 February 2006 at 7:58am

Hi,

Actuallly it must remove pushpin button....

What version do you have?

Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
Shawshank View Drop Down
Senior Member
Senior Member


Joined: 16 October 2005
Status: Offline
Points: 117
Post Options Post Options   Thanks (0) Thanks(0)   Quote Shawshank Quote  Post ReplyReply Direct Link To This Post Posted: 23 February 2006 at 6:59pm

I have version 9.81. It did indeed remove the pushpin. The problem was that I needed to clear and saved data for the control from the registry. Once I did that the changes were reflected. This gotcha has gotten me a few times using this controls.

Thx.

Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 24 February 2006 at 8:30am

You can change Registry Key: instead

DockingPaneManager.LoadState "Codejock Software Demos", "SDISample", "Layout2"

use for example

DockingPaneManager.LoadState "Codejock Software Demos", "SDISample", "Layout3"

Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
Shawshank View Drop Down
Senior Member
Senior Member


Joined: 16 October 2005
Status: Offline
Points: 117
Post Options Post Options   Thanks (0) Thanks(0)   Quote Shawshank Quote  Post ReplyReply Direct Link To This Post Posted: 24 February 2006 at 8:56am
Cool, thanks for the tip. I just made a little routine to clear it out. This seems better to do while in development to keep the reg changes to a min.
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.