TaskPanel control changes zorder |
Post Reply |
Author | |
youka
Groupie Joined: 20 March 2006 Status: Offline Points: 20 |
Post Options
Thanks(0)
Posted: 04 July 2007 at 4:04am |
Hi, After i upgrade activex suite from 11.1.1 to 11.1.3, a strange behavior occurred to my application developed with 11.1.1. All controls on taskpanel will disappear either in IDE (vb6 SP 5) or runtime.
What i can do now is use somecontrol.zorder to rearrange it so it can appear on the taskpanel.
I am wondering if it is now by design.
To reproduce this problem:
add a task panel to a form
add a command button(command1) onto the taskpanel
run the form, you can find the button disappears.
The only way to show the button is that you force it to zorder to top level using command1.zorder.
|
|
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 |