missing property ShowCaption |
Post Reply |
Author | |
jiri
Newbie Joined: 31 October 2003 Location: Czech Republic Status: Offline Points: 38 |
Post Options
Thanks(0)
Posted: 06 March 2005 at 9:35am |
Hi, I cannot find following property: DockingPaneManager.Options.ShowCaption = False (ver. >= 9.60) Thanks for answer Jiri |
|
ianp
Moderator Group Joined: 19 December 2003 Location: United Kingdom Status: Offline Points: 119 |
Post Options
Thanks(0)
|
Hi Jiri I believe ShowCaption has now been moved to the PaintManager when refering to all panes and Options when referring to a single pane. The code below is from the help for 9.60.1
The PaintManager also contains a few new members such as DrawSingleTab, CaptionFont and HighlightActiveCaption Edited by ianp |
|
Superpippo
Groupie Joined: 02 March 2005 Status: Offline Points: 67 |
Post Options
Thanks(0)
|
I am a little confused. I have used the DockingPaneManager.Options.ShowCaption option in my code with rel. 9.51. Now i load a 9.6 release and my code does'nt work. Looking at the forum i see that the ShowCaption as been moved. But i am really worry, i don't think this is so safe: what appened at a distributed application if a user load a new release of XtremeDock ? If the XtremeDock dll and ocx have the same name the old application fall, if the name are different every time i change minor release of xtremedock i have to put the new file in my installation (better but not so good). Do you often move property in this way ?
|
|
SuperPippo
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |