B
Bernie Yaeger
Windows forms come with a resize sizegrip at the bottom right of a form, for
dynamic resizing. I am trying to do the same thing with any control, say a
listbox or a datagrid.
Is there a way to attach something like this, that has the functionality I'm
looking for? I don't want a generic resizer control that simply allows the
controls on a form to resize automatically with the form resize, unless it
also provides for individual control dynamic resizing.
Thanks for any help.
Bernie Yaeger
dynamic resizing. I am trying to do the same thing with any control, say a
listbox or a datagrid.
Is there a way to attach something like this, that has the functionality I'm
looking for? I don't want a generic resizer control that simply allows the
controls on a form to resize automatically with the form resize, unless it
also provides for individual control dynamic resizing.
Thanks for any help.
Bernie Yaeger