Dears,
I created a base form containing few ToolStripButton and panels, but another (mdi)child form can't show all these controls after inheriting the base form. Is there any properties need to defined first, or Bring To Front (I can view it successfully in Designer Mode of VS2005, but not in runtime... :(
Thanks,

Visual Inheritance
SreenivasRao.K
Thanks!
CJDuva
Phil Wright
http://www.componentfactory.com
Free user interface controls for .NET2
Albert Pascual
I've changed the modifier from Private to Protected, but my child form still can't override it...
For example, I have a panel on the base form, and then I can't drag any control (e.g. label) onto that panel in the child form under Designer Mode of VS2005. (but I can drop it to some other place on the child form).
Thanks,
Matthew Weyer
Jobby