Connecting Tech Pros Worldwide Help | Site Map

Is it just me? ContainerControl(s)

John B
Guest
 
Posts: n/a
#1: Jul 4 '06
Why do GroupBox and Panel not inherit from ContainerControl?
Even though it says in the msdn docs: "The group box is a _container
control_ that can be used to define groups of controls" (my emphasis) it
inherits from control instead of ContainerControl, nor does it implement
the IContainerControl interface.

Is it just me that finds this bizarre?

JB
Closed Thread