E
Elmo Watson
I've got 2 groupboxes (with listboxes inside), and between those two
groupboxes, there are two small buttons, for moving stuff back and forth
between the listboxes.
Generally, I have the 'anchoring concept' down - but here, it's giving me
problems. I don't really know if what I want is possible, but here it is
I need the groupboxes to grow equally, vertically and horizontally, based on
the size of the form sizing.
BUT - I need those two buttons (stacked vertically between the groupboxes)
to be in the same relative position, vertically, and horizontally, between
the two groupboxes
Is it possible to use anchoring to accomplish this, or am I going to have to
go back to the VB6 days of coding a resize event (blah!)?
groupboxes, there are two small buttons, for moving stuff back and forth
between the listboxes.
Generally, I have the 'anchoring concept' down - but here, it's giving me
problems. I don't really know if what I want is possible, but here it is
I need the groupboxes to grow equally, vertically and horizontally, based on
the size of the form sizing.
BUT - I need those two buttons (stacked vertically between the groupboxes)
to be in the same relative position, vertically, and horizontally, between
the two groupboxes
Is it possible to use anchoring to accomplish this, or am I going to have to
go back to the VB6 days of coding a resize event (blah!)?