Hide TabPages

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

I have made a custom TabControl and a Custom TabPage to go with it.

The custom TabControl has a collection of custom Tabpages, which shows in
the property editor.

What I need to do now, is to hide the TabPages property inherited from
TabControl. I whant the developer to only use my collection.

Is this possible?

TIA
spif2001
 
Back
Top