Board index » delphi » Why can't I inherit from a form containing a coolbar?

Why can't I inherit from a form containing a coolbar?

I am trying to create a base form that all of my developers can inherit
from.  However, i ran into a problem when I try to inherit from a form that
contains a coolbar.  I get a message stating that the form contains a
control which can not be inherited from.   I've never seen this message
before.  The toolbar and another 3rd party control that I downloaded both
work fine.  But the coolbar doesn't.  Any clue?

Randy M

 

Re:Why can't I inherit from a form containing a coolbar?


In article <01bd1d2d$ceafbf40$aaa80...@hellraiser.development>, Randy

Quote
Michak wrote:
> But the coolbar doesn't.

I don't think that the Coolbar is supported by form inheritance.

 Mike Orriss (m...@compuserve.com)
 http://ourworld.compuserve.com/homepages/mjo

Other Threads