![]() |
locked taskpanel |
Post Reply
|
| Author | |
jiri
Newbie
Joined: 31 October 2003 Location: Czech Republic Status: Offline Points: 38 |
Post Options
Thanks(0)
Quote Reply
Topic: locked taskpanelPosted: 02 December 2005 at 3:12am |
|
I have locked taskpanel items (groups & items). code sample: Dim gx As TaskPanelGroup How can I unlock them? Thanks for answer Jiri
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 02 December 2005 at 10:40am |
|
Hi, How do you lock it? What "locked" mean? |
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
jiri
Newbie
Joined: 31 October 2003 Location: Czech Republic Status: Offline Points: 38 |
Post Options
Thanks(0)
Quote Reply
Posted: 02 December 2005 at 3:21pm |
|
Hi Oleg, I can see groups and items on taskpanel, but i is unpossible to close or open groups and click to items. In another project the same code works correct. Jiri
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 03 December 2005 at 4:23am |
|
Hi, May be you accidentally changed Enabled property of TaskPanel.... Check in Property Browser that Enabled = True. |
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
jiri
Newbie
Joined: 31 October 2003 Location: Czech Republic Status: Offline Points: 38 |
Post Options
Thanks(0)
Quote Reply
Posted: 03 December 2005 at 8:10am |
![]() |
|
jiri
Newbie
Joined: 31 October 2003 Location: Czech Republic Status: Offline Points: 38 |
Post Options
Thanks(0)
Quote Reply
Posted: 03 December 2005 at 9:12am |
|
Hi Oleg, I send You complete example. You can test behaviour of taskpanel. Problem is with taskpanel, that is on form called from ActiveX control Jiri |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 03 December 2005 at 2:11pm |
|
Cause not in TaskPanel... Modal Form must have parent another form, replace Private Sub Command1_Click()
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
jiri
Newbie
Joined: 31 October 2003 Location: Czech Republic Status: Offline Points: 38 |
Post Options
Thanks(0)
Quote Reply
Posted: 04 December 2005 at 3:39am |
|
Hi Oleg, Form1.Show vbModal, UserControl.Parent works correct in our application! Thanks for Your help! Jiri
|
|
![]() |
|
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 |