Thanks, and have a great weekend,
Tom
I'm not sure exactly how to do this. You might be able to override the
Paint event for TreeView to paint the tree by hand, but this could get
messy. The TreeNode class provides a Bounds property that defines the
rectangular boundary of the node within the tree. Conceivably, you could
use this to paint the node by hand, and direct a ComboBox to paint itself
within this area.
Erik Brown
"Tom" <for...@about.it> wrote in message
news:uDXLie3xBHA.1524@tkmsftngp02...