Artem

Artem

  • NA
  • 48
  • 0

How to show control over another?

Oct 1 2010 7:44 AM
Hi! I have a problem, I'd like to write some control (like ComboBox), but in context menu I need to upload some control... So, how could I show my control (my context) over the parent form (over Grids, etc)?..

I need smth. like this:

---------------------------------------------------
my control->my control -> my control
---------------------------------------------------
                       |                 |
                       |                 |
                       |my context|
  PARENT         |                 |   FORM
 With it own's  |                 |   Grid's
                       |                 |   and etc...
                       |_________|

Answers (4)