Raised Panel?

  • Thread starter Thread starter Ron M. Newman
  • Start date Start date
R

Ron M. Newman

Hi,

I have a splitter pane that has a tree control. I'd like to add a raised
text caption panel above that tree control. Any recommendations for a
control? for some reason I couldn't make the panel "raised".

Thanks a bunch
Ron
 
Try a button with no Text, and Enabled set to false? That will give you the
raised look, and you can set the dock to Fill (or whatever you need it to be)
just like your panel. You can also add controls to it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top