Adding CodeJock controls into docking panes |
Post Reply |
Author | |
Vitaly
Groupie Joined: 05 November 2004 Status: Offline Points: 70 |
Post Options
Thanks(0)
Posted: 23 January 2008 at 7:50am |
Hi,
This is a beginners question perhaps. In examples with docking panes for .NET you only show creation of the same text edit control within each pane. When it comes to creating one of your own controls, this seems to get more complicated, because the same code/logic doesn't work anymore. Note from the example below that we are adding 3 View Controls into 3 pane controls that we have, and while the first two are standard .NET controls and the code works well for them, with the third View Control BothList of CodeJock type the same code doesn't work, and i don't understand why. Please help.
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Yes, its problem with any ActiveX control. Just try put it to Panel and attach Panel to Pane.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
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 |