Hi all,
I have a problem looking for a property/method in TabPage
class that will return the same rectangle as the
tabControl.GetTabRect().
Any help will be greatly appreciated.
Thank you in advance.
regards,
Sean
Claes Bergefall - 29 Jul 2004 08:45 GMT
AFAIK, there isn't one
Why can't you use TabControl.GetTabRect?
From inside a TabPage you can use the Parent
property to get the TabControl
/claes
> Hi all,
>
[quoted text clipped - 7 lines]
> regards,
> Sean