Displaying 4 numbers on 2 different rows, in a single tree cell



Hi --

Is there any way I can display four numbers in a single TreeView cell so that
each individual number would occupy the upper left, upper right, lower left and
lower right corner, respectively:
 ___________
|  1           2  |
|                   |
|  3           4  |
------------------

It's kind of like a table inside another table.  I would also like to
control the justification (left/right/center).

Perhaps there is a way to display a TreeView inside another TreeView? 
Since my "inner" table is fairly simple, perhaps I could get away with
something less complicated than that?

Any suggestions or sample code for this?


Thanks very much,

Nickolai



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]