2

On my Masterpane I have 2 panes. Is there a way to change the height of the panes with the mouse (like a sashpane or splitpane?)

Peter Mortensen
  • 30,738
  • 21
  • 105
  • 131
user611387
  • 21
  • 2

1 Answers1

1

I tried to do this once. It is possible to do it only with one ZG control, but it's hard.

The easiest way is to create your own control with splitpane containing two ZG controls inside.

Gacek
  • 10,184
  • 9
  • 54
  • 87