Board index » cppbuilder » Background image

Background image


2005-05-31 05:30:31 AM
cppbuilder21
I'm working with an application that has a dxTreeList, and I'm
wondering if there is any way to add a background image.
I know the component doesn't have such a property, but is
there any way to get around this?
Thanks.
 
 

Re:Background image

"metal.c" < XXXX@XXXXX.COM >wrote:
Quote

[...] is there any way to get around this?
For the most part, if you can think it, you can do it. The
problem for me is the fact that dxTreeList is a 3rd party
component and I have no clue about it (we have a rule that we
can not use a 3rd party component unless we can also get the
source with it - period).
Please determine what object that the dxTreeList decends from
because it escential in knowing how to approach your problem.
~ JD