Form Inheritance with Component Control

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • TigerMan

    Form Inheritance with Component Control

    Hi,

    I can inherit a form with standard controls such as buttons, text boxes etc
    and they show on the derived form but if I have a component that sits in the
    tray of the form (such as a ColorDialog), those controls don't show in the
    form tray in the derived form. Is there any way to get these to show in the
    derived form? TIA


Working...