Hi
I have made components which are TPanel descendants, and contain other TWinControls.
The only small issue I have is, when setting TabOrder, I see in the tree of components the main component and also all the sub components. I don't want to allow any change of taborder within the main container.
How would you hide the sub components. Is there a value to exclude in ControlStyle ?
Thanks
Tintinux