locked taskpanel |
Post Reply |
Author | |
jiri
Newbie Joined: 31 October 2003 Location: Czech Republic Status: Offline Points: 38 |
Post Options
Thanks(0)
Posted: 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
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
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)
|
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
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
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)
|
jiri
Newbie Joined: 31 October 2003 Location: Czech Republic Status: Offline Points: 38 |
Post Options
Thanks(0)
|
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
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
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)
|
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 |