Subj : Re: Status Bar in dialog derived from TDialog class To : borland.public.cpp.borlandcpp From : Ivan Stepanov Date : Thu Feb 10 2005 07:20 pm Hi Bruc, Thanks for idea. I have tried draft example and seems that it works. Ivan > > I am using the BC 5.02 & QWL. > > > > My question: > > Is there any way to use status window (TStatusBar object) in dialog > > derived > > from TDialog class? > > > > How about deriving your own TStatusBarControl class from TStatusBar > and TControl? > > Regards, > Bruc > > .