TabControlItem |
Post Reply |
Author | |
jamesblast
Groupie Joined: 15 June 2005 Status: Offline Points: 52 |
Post Options
Thanks(0)
Posted: 19 July 2005 at 2:06am |
Hello,
I got a problem with the tabcontrol. If i insert tabs to my tabcontrol, the Form_activate event is called afterwards. This happens, if i give a hWnd (to a picturebox on the same form) as parameter. If i give a 0 it is not called. I need form_activate NOT to be called at that point of code! So i write 0 as Child-hWnd. BUT, if i do so, i am not able to assign a Child later in code, cos Handle is readonly! How can i assign a childwindow to a tab after adding the tab to the control? I hope you can help me with this fast! thank you! |
|
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 |