 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Piter Guest
|
Posted: Mon May 23, 2005 10:25 am Post subject: Task tab for each Form |
|
|
Hello
I have problem.
How like in ICQ, each new opened ICQ message Form has task tab witch name of
corresponding user,
I need do the same with my application.
I trying:
Form = new TForm1(NULL);
Form->ParentWindow = NULL;
Form->Parent=NULL;
Form->Show();
But after show window no task tab is added.
(bar on belt where is menu Start, clock, e.t.c.)
How to do it ?
thanks
Piter
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|