PiggyBank1974
Newcomer
- Joined
- Sep 28, 2004
- Messages
- 9
Hi There,
I've decided to create a new Tab control, because the standard one is for a better word crap!! and i want to change how the way it looks etc and this is not possible with the standard control, I think.
any how I've sort of worked out that the standard control is built into 2/3 parts.
Correct me if I'm wrong here!!
(1) Block, a rectangle container that holds the other controls that the user adds to that particular page only.
(2) The Page this holds part (1) and is not allowed to hold other controls unless they are in the Block container itself.
(3) The list or binder this is a sort of collection and holds the individual pages.
now I've got the first part of the control working, the rectangle container, but when i add this control to the page control in the desiger it does not fire the container control block to add the control to the blocks rectangle, I hope that make sence.
the block container control works fine on its own.
I've uploaded a zip file with the controls so you can see what i mean.
any help would be great.
the pig..
I've decided to create a new Tab control, because the standard one is for a better word crap!! and i want to change how the way it looks etc and this is not possible with the standard control, I think.
any how I've sort of worked out that the standard control is built into 2/3 parts.
Correct me if I'm wrong here!!
(1) Block, a rectangle container that holds the other controls that the user adds to that particular page only.
(2) The Page this holds part (1) and is not allowed to hold other controls unless they are in the Block container itself.
(3) The list or binder this is a sort of collection and holds the individual pages.
now I've got the first part of the control working, the rectangle container, but when i add this control to the page control in the desiger it does not fire the container control block to add the control to the blocks rectangle, I hope that make sence.
the block container control works fine on its own.
I've uploaded a zip file with the controls so you can see what i mean.
any help would be great.
the pig..
Attachments
Last edited by a moderator: